com.adobe.webapis.flickr
| Package | |
|---|---|
| Classpath: | com.adobe.webapis.flickr |
| File last modified: | Monday, 03 July 2006, 15:44:36 |
Summary
Classes
Package functions
Classes
AuthPerm
A class containing static members to be used for authentication
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
FlickrService
The FlickrService class abstracts the Flickr API found
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
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
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.
Instance properties
clean
public clean:String
(read,write)
The clean of the photo exif
@langversion ActionScript 3.0
@playerversion Flash 8.5
label
public label:String
(read,write)
The label of the photo exif
@langversion ActionScript 3.0
@playerversion Flash 8.5
raw
public raw:String
(read,write)
The raw of the photo exif
@langversion ActionScript 3.0
@playerversion Flash 8.5
tag
public tag:int
(read,write)
The tag of the photo exif
@langversion ActionScript 3.0
@playerversion Flash 8.5
tagspace
public tagspace:String
(write)
tagspaceId
public tagspaceId:int
(read,write)
The tagspace id of the photo exif
@langversion ActionScript 3.0
@playerversion Flash 8.5
Package functions
PhotoExif
public function PhotoExif (
)
PhotoExif is a ValueObject for the Flickr API.