flickr-0.3.3: Haskell binding to the Flickr API

Portabilityportable
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>
Safe HaskellSafe-Infered

Flickr.Prefs

Description

flickr.prefs API, accessing a user's preferences.

Synopsis

Documentation

getContentType :: FM ContentTypeSource

Returns the default content type preference for the user.

getGeoPerms :: FM PrivacySource

Returns the default privacy level for geographic information attached to the user's photos.

getHidden :: FM BoolSource

Returns the default hidden preference for the user.

getPrivacy :: FM PrivacySource

Returns the default privacy level preference for the user.

getSafetyLevel :: FM IntSource

Returns the default safety level preference for the user.