All classes and interfaces

  • Auth
    • Contains the methods for the Auth method group in the Flickr API.
  • AuthPerm
    • A class containing static members to be used for authentication permission when authenticating against flickr.com, describing the permission the application has on the logged in user's account.
  • AuthResult
    • AuthResult is a ValueObject for the Flickr API.
  • Blog
    • Blog is a ValueObject for the Flickr API.
  • Blogs
    • Contains the methods for the Blogs method group in the Flickr API.
  • Category
    • Category is a ValueObject for the Flickr API.
  • Contacts
    • Contains the methods for the Contacts method group in the Flickr API.
  • Favorites
    • Contains the methods for the Favorites method group in the Flickr API.
  • FlickrError
    • These are the common errors that can happen during a call to a flickr method.
  • FlickrErrorTest
  • FlickrResultEvent
    • Event class that contains information about events broadcast in response to data events from the Flickr API.
  • FlickrService
  • FlickrServiceTest
  • Group
    • Group is a ValueObject for the Flickr API.
  • Groups
    • Contains the methods for the Groups method group in the Flickr API.
  • License
    • License is a ValueObject for the Flickr API.
  • Licenses
    • Contains the methods for the Licenses method group in the Flickr API.
  • MethodGroupHelper internal class
    • Contains helper functions for the method group classes that are reused throughout them.
  • NameValuePair
    • NameValuePair is an object containing a key/value combination.
  • NameValuePairTest
  • Notes
    • Contains the methods for the Notes method group in the Flickr API.
  • PagedGroupList
    • PagedGroupList is a ValueObject for the Flickr API.
  • PagedPhotoList
    • PagedPhotoList is a ValueObject for the Flickr API.
  • People
    • Contains the methods for the People method group in the Flickr API.
  • Permission
    • Constants for setting permission of a photo - who can comment and add meta data to the photo and it's notes.
  • Photo
    • Photo is a ValueObject for the Flickr API.
  • PhotoContext
    • PhotoContext is a ValueObject for the Flickr API.
  • PhotoCount
    • PhotoCount is a ValueObject for the Flickr API.
  • PhotoExif
    • PhotoExif is a ValueObject for the Flickr API.
  • PhotoNote
    • PhotoNote is a ValueObject for the Flickr API.
  • PhotoPool
    • PhotoPool is a ValueObject for the Flickr API.
  • Photos
    • Contains the methods for the Photos method group in the Flickr API.
  • PhotoSet
    • PhotoSet is a ValueObject for the Flickr API.
  • PhotoSets
    • Contains the methods for the PhotoSets method group in the Flickr API.
  • PhotoSize
    • PhotoSize is a ValueObject for the Flickr API.
  • PhotoTag
    • PhotoTag is a ValueObject for the Flickr API.
  • PhotoUrl
    • PhotoUrl is a ValueObject for the Flickr API.
  • Pools
    • Contains the methods for the Pools method group in the Flickr API.
  • Tags
    • Contains the methods for the Tags method group in the Flickr API.
  • Test
    • Contains the methods for the Test method group in the Flickr API.
  • Transform
    • Contains the methods for the Transform method group in the Flickr API.
  • Upload
    • Contains the methods for the Upload method group in the Flickr API.
  • UploadTicket
    • UploadTicket is a ValueObject for the Flickr API.
  • Urls
    • Contains the methods for the Urls method group in the Flickr API.
  • User
    • User is a ValueObject for the Flickr API.
  • ValueObjectTest