FlickrResultEvent

Kind of class:public class
Package:com.adobe.webapis.flickr.events
Inherits from:ServiceEvent
Author:Darron Schall
Classpath:com.adobe.webapis.flickr.events.FlickrResultEvent
File last modified:Monday, 03 July 2006, 15:44:36
Event class that contains information about events broadcast in response to data events from the Flickr API.

Summary


Constructor
  • FlickrResultEvent (type:String, bubbles:Boolean = false, cancelable:Boolean = false)
    • Constructs a new FlickrResultEvent
Class properties
Instance properties
  • success : Boolean
    • True if the event is the result of a successful call,

Constructor

FlickrResultEvent

public function FlickrResultEvent (
type:String, bubbles:Boolean = false, cancelable:Boolean = false)

Constructs a new FlickrResultEvent

Class properties

AUTH_CHECK_TOKEN

public static AUTH_CHECK_TOKEN:String = "authCheckToken"
(read,write)

Constant for the authCheckToken event type.

AUTH_GET_FROB

public static AUTH_GET_FROB:String = "authGetFrob"
(read,write)

Constant for the authGetFrob event type.

AUTH_GET_TOKEN

public static AUTH_GET_TOKEN:String = "authGetToken"
(read,write)

Constant for the authGetToken event type.

BLOGS_GET_LIST

public static BLOGS_GET_LIST:String = "blogsGetList"
(read,write)

Constant for the blogsGetList event type.

BLOGS_POST_PHOTO

public static BLOGS_POST_PHOTO:String = "blogsPostPhoto"
(read,write)

Constant for the blogsPostPhoto event type.

CONTACTS_GET_LIST

public static CONTACTS_GET_LIST:String = "contactsGetList"
(read,write)

Constant for the contactsGetList event type.

CONTACTS_GET_PUBLIC_LIST

public static CONTACTS_GET_PUBLIC_LIST:String = "contactsGetPublicList"
(read,write)

Constant for the contactsGetPublicList event type.

FAVORITES_ADD

public static FAVORITES_ADD:String = "favoritesAdd"
(read,write)

Constant for the favoritesAdd event type.

FAVORITES_GET_LIST

public static FAVORITES_GET_LIST:String = "favoritesGetList"
(read,write)

Constant for the favoritesGetList event type.

FAVORITES_GET_PUBLIC_LIST

public static FAVORITES_GET_PUBLIC_LIST:String = "favoritesGetPublicList"
(read,write)

Constant for the favoritesGetPublicList event type.

FAVORITES_REMOVE

public static FAVORITES_REMOVE:String = "favoritesRemove"
(read,write)

Constant for the favoritesRemove event type.

GROUPS_BROWSE

public static GROUPS_BROWSE:String = "groupsBrowse"
(read,write)

Constant for the groupsBrowse event type.

GROUPS_GET_INFO

public static GROUPS_GET_INFO:String = "groupsGetInfo"
(read,write)

Constant for the groupsGetInfo event type.

GROUPS_POOLS_ADD

public static GROUPS_POOLS_ADD:String = "groupsPoolsAdd"
(read,write)

Constant for the groupsPoolsAdd event type.

GROUPS_POOLS_GET_CONTEXT

public static GROUPS_POOLS_GET_CONTEXT:String = "groupsPoolsGetContext"
(read,write)

Constant for the groupsPoolsGetContext event type.

GROUPS_POOLS_GET_GROUPS

public static GROUPS_POOLS_GET_GROUPS:String = "groupsPoolsGetGroups"
(read,write)

Constant for the groupsPoolsGetGroups event type.

GROUPS_POOLS_GET_PHOTOS

public static GROUPS_POOLS_GET_PHOTOS:String = "groupsPoolsGetPhotos"
(read,write)

Constant for the groupsPoolsGetPhotos event type.

GROUPS_POOLS_REMOVE

public static GROUPS_POOLS_REMOVE:String = "groupsPoolsRemove"
(read,write)

Constant for the groupsPoolRemove event type.

PEOPLE_FIND_BY_EMAIL

public static PEOPLE_FIND_BY_EMAIL:String = "peopleFindByEmail"
(read,write)

Constant for the peopleFindByEmail event type.

PEOPLE_FIND_BY_USERNAME

public static PEOPLE_FIND_BY_USERNAME:String = "peopleFindByUsername"
(read,write)

Constant for the peopleFindByUsername event type.

PEOPLE_GET_INFO

public static PEOPLE_GET_INFO:String = "peopleGetInfo"
(read,write)

Constant for the peopleGetInfo event type.

PEOPLE_GET_PUBLIC_GROUPS

public static PEOPLE_GET_PUBLIC_GROUPS:String = "peopleGetPublicGroups"
(read,write)

Constant for the peopleGetPublicGroups event type.

PEOPLE_GET_PUBLIC_PHOTOS

public static PEOPLE_GET_PUBLIC_PHOTOS:String = "peopleetPublicPhotos"
(read,write)

Constant for the peopleetPublicPhotos event type.

PEOPLE_GET_UPLOAD_STATUS

public static PEOPLE_GET_UPLOAD_STATUS:String = "peopleGetUploadStatus"
(read,write)

Constant for the peopleGetUploadStatus event type.

PHOTOS_ADD_TAGS

public static PHOTOS_ADD_TAGS:String = "photosAddTags"
(read,write)

Constant for the photosAddTags event type.

PHOTOS_GET_ALL_CONTEXTS

public static PHOTOS_GET_ALL_CONTEXTS:String = "photosGetAllContexts"
(read,write)

Constant for the photosGetAllContexts event type.

PHOTOS_GET_CONTACTS_PHOTOS

public static PHOTOS_GET_CONTACTS_PHOTOS:String = "photosGetContactsPhotos"
(read,write)

Constant for the photosGetContactsPhotos event type.

PHOTOS_GET_CONTACTS_PUBLIC_PHOTOS

public static PHOTOS_GET_CONTACTS_PUBLIC_PHOTOS:String = "photosGetContactsPublicPhotos"
(read,write)

Constant for the photosGetContactsPublicPhotos event type.

PHOTOS_GET_CONTEXT

public static PHOTOS_GET_CONTEXT:String = "photosGetContext"
(read,write)

Constant for the photosGetContext event type.

PHOTOS_GET_COUNTS

public static PHOTOS_GET_COUNTS:String = "photosGetCounts"
(read,write)

Constant for the photosGetCounts event type.

PHOTOS_GET_EXIF

public static PHOTOS_GET_EXIF:String = "photosGetExif"
(read,write)

Constant for the photosGetExif event type.

PHOTOS_GET_INFO

public static PHOTOS_GET_INFO:String = "photosGetInfo"
(read,write)

Constant for the photosGetInfo event type.

PHOTOS_GET_NOT_IN_SET

public static PHOTOS_GET_NOT_IN_SET:String = "photosGetNotInSet"
(read,write)

Constant for the photosGetNotInSet event type.

PHOTOS_GET_PERMS

public static PHOTOS_GET_PERMS:String = "photosGetPerms"
(read,write)

Constant for the photosGetPerms event type.

PHOTOS_GET_RECENT

public static PHOTOS_GET_RECENT:String = "photosGetRecent"
(read,write)

Constant for the photosGetRecent event type.

PHOTOS_GET_SIZES

public static PHOTOS_GET_SIZES:String = "photosGetSizes"
(read,write)

Constant for the photosGetSizes event type.

PHOTOS_GET_UNTAGGED

public static PHOTOS_GET_UNTAGGED:String = "photosGetUntagged"
(read,write)

Constant for the photosGetUntagged event type.

PHOTOS_LICENSES_GET_INFO

public static PHOTOS_LICENSES_GET_INFO:String = "photosLicensesGetInfo"
(read,write)

Constant for the photosLicensesGetInfo event type.

PHOTOS_LICENSES_SET_LICENSE

public static PHOTOS_LICENSES_SET_LICENSE:String = "photosLicensesSetLicense"
(read,write)

Constant for the photosLicensesSetLicense event type.

PHOTOS_NOTES_ADD

public static PHOTOS_NOTES_ADD:String = "photosNotesAdd"
(read,write)

Constant for the photosNotesAdd event type.

PHOTOS_NOTES_DELETE

public static PHOTOS_NOTES_DELETE:String = "photosNotesDelete"
(read,write)

Constant for the photosNotesDelete event type.

PHOTOS_NOTES_EDIT

public static PHOTOS_NOTES_EDIT:String = "photosNotesEdit"
(read,write)

Constant for the photosNotesEdit event type.

PHOTOS_REMOVE_TAG

public static PHOTOS_REMOVE_TAG:String = "photosRemoveTag"
(read,write)

Constant for the photosRemoveTag event type.

PHOTOS_SET_DATES

public static PHOTOS_SET_DATES:String = "photosSetDates"
(read,write)

Constant for the photosSetDates event type.

PHOTOS_SET_META

public static PHOTOS_SET_META:String = "photosSetMeta"
(read,write)

Constant for the photosSetMeta event type.

PHOTOS_SET_PERMS

public static PHOTOS_SET_PERMS:String = "photosSetPerms"
(read,write)

Constant for the photosSetPerms event type.

PHOTOS_SET_TAGS

public static PHOTOS_SET_TAGS:String = "photosSetTags"
(read,write)

Constant for the photosSetTags event type.

PHOTOS_TRANSFORM_ROTATE

public static PHOTOS_TRANSFORM_ROTATE:String = "photosTransformRotate"
(read,write)

Constant for the photosTransformRotate event type.

PHOTOS_UPLOAD_CHECK_TICKETS

public static PHOTOS_UPLOAD_CHECK_TICKETS:String = "photosUploadCheckTickets"
(read,write)

Constant for the photosUploadCheckTickets event type.

PHOTOSETS_ADD_PHOTO

public static PHOTOSETS_ADD_PHOTO:String = "photosetsAddPhoto"
(read,write)

Constant for the photosetsAddPhoto event type.

PHOTOSETS_CREATE

public static PHOTOSETS_CREATE:String = "photosetsCreate"
(read,write)

Constant for the photosetsCreate event type.

PHOTOSETS_DELETE

public static PHOTOSETS_DELETE:String = "photosetsDelete"
(read,write)

Constant for the photosetsDelete event type.

PHOTOSETS_EDIT_META

public static PHOTOSETS_EDIT_META:String = "photosetsEditMeta"
(read,write)

Constant for the photosetsEditMeta event type.

PHOTOSETS_EDIT_PHOTOS

public static PHOTOSETS_EDIT_PHOTOS:String = "photosetsEditPhotos"
(read,write)

Constant for the photosetsEditPhotos event type.

PHOTOSETS_GET_CONTEXT

public static PHOTOSETS_GET_CONTEXT:String = "photosetsGetContext"
(read,write)

Constant for the photosetsGetContext event type.

PHOTOSETS_GET_INFO

public static PHOTOSETS_GET_INFO:String = "photosetsGetInfo"
(read,write)

Constant for the photosetsGetInfo event type.

PHOTOSETS_GET_LIST

public static PHOTOSETS_GET_LIST:String = "photosetsGetList"
(read,write)

Constant for the photosetsGetList event type.

PHOTOSETS_GET_PHOTOS

public static PHOTOSETS_GET_PHOTOS:String = "photosetsGetPhotos"
(read,write)

Constant for the photosetsGetPhotos event type.

PHOTOSETS_ORDER_SETS

public static PHOTOSETS_ORDER_SETS:String = "photosetsOrderSets"
(read,write)

Constant for the photosets event type.

PHOTOSETS_REMOVE_PHOTO

public static PHOTOSETS_REMOVE_PHOTO:String = "photosetsRemovePhoto"
(read,write)

Constant for the photosets event type.

TAGS_GET_LIST_PHOTO

public static TAGS_GET_LIST_PHOTO:String = "tagsGetListPhoto"
(read,write)

Constant for the tagsGetListPhoto event type.

TAGS_GET_LIST_USER

public static TAGS_GET_LIST_USER:String = "tagsGetListUser"
(read,write)

Constant for the tagsGetListUser event type.

TEST_ECHO

public static TEST_ECHO:String = "testEcho"
(read,write)

Constant for the testEcho event type.

TEST_LOGIN

public static TEST_LOGIN:String = "testLogin"
(read,write)

Constant for the testLogin event type.

URLS_GET_GROUP

public static URLS_GET_GROUP:String = "urlsGetGroup"
(read,write)

Constant for the urlsGetGroup event type.

URLS_GET_USER_PHOTOS

public static URLS_GET_USER_PHOTOS:String = "urlsGetUserPhotos"
(read,write)

Constant for the urlsGetUserPhotos event type.

URLS_GET_USER_PROFILE

public static URLS_GET_USER_PROFILE:String = "urlsGetUserProfile"
(read,write)

Constant for the urlsGetUserProfile event type.

URLS_LOOKUP_GROUP

public static URLS_LOOKUP_GROUP:String = "urlsLookupGroup"
(read,write)

Constant for the urlsLookupGroup event type.

URLS_LOOKUP_USER

public static URLS_LOOKUP_USER:String = "urlsLookupUser"
(read,write)

Constant for the urlsLookupUser event type.

Instance properties

success

public success:Boolean
(read,write)

True if the event is the result of a successful call, False if the call failed