| Class | Description |
| 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. |
| Category |
Category is a ValueObject for the Flickr API. |
| FlickrError |
These are the common errors that can happen during
a call to a flickr method. |
| FlickrService |
The FlickrService class abstracts the Flickr API found
at http://www.flickr.com/services/api/
|
| Group |
Group is a ValueObject for the Flickr API. |
| License |
License is a ValueObject for the Flickr API. |
| NameValuePair |
NameValuePair is an object containing a key/value
combination. |
| PagedGroupList |
PagedGroupList is a ValueObject for the Flickr API. |
| PagedPhotoList |
PagedPhotoList is a ValueObject for 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. |
| PhotoSet |
PhotoSet is a ValueObject for 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. |
| UploadTicket |
UploadTicket is a ValueObject for the Flickr API. |
| User |
User is a ValueObject for the Flickr API. |