A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
email — Property, class com.distriqt.extension.facebookapi.accountkit.Account
ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent
Dispatched when an error occurred.
ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.GraphAPIRequestEvent
Dispatched when there was an error returned from a Graph API request
ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.ShareAPIEvent
Dispatched when an error occurred posting to the share api errorMessage will contain details on the error that occurred.
errorCode — Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent
If an error occurred this will contain the error code
errorCode — Property, class com.distriqt.extension.facebookapi.events.AppInviteEvent
errorCode — Property, class com.distriqt.extension.facebookapi.events.FacebookAPISessionEvent
If an error occurred this will contain the code of that error
errorCode — Property, class com.distriqt.extension.facebookapi.events.GameRequestEvent
errorCode — Property, class com.distriqt.extension.facebookapi.events.GraphAPIRequestEvent
If an error occurred this will be an associated error code
errorCode — Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent
errorCode — Property, class com.distriqt.extension.facebookapi.events.ShareAPIEvent
errorCode — Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent
errorMessage — Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent
A description of the error if one occurred
errorMessage — Property, class com.distriqt.extension.facebookapi.events.AppInviteEvent
errorMessage — Property, class com.distriqt.extension.facebookapi.events.FacebookAPISessionEvent
If an error occurred this will contain a description of the error
errorMessage — Property, class com.distriqt.extension.facebookapi.events.GameRequestEvent
errorMessage — Property, class com.distriqt.extension.facebookapi.events.GraphAPIRequestEvent
If an error occurred this will be an associated error message
errorMessage — Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent
errorMessage — Property, class com.distriqt.extension.facebookapi.events.ShareAPIEvent
errorMessage — Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent
eventName — Property, class com.distriqt.extension.facebookapi.appevents.FacebookAppEvent
The name of the event.
EVENT_NAME_ACHIEVED_LEVEL — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has achieved a level in the app.
EVENT_NAME_ACTIVATED_APP — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
EVENT_NAME_ADDED_PAYMENT_INFO — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has entered their payment info.
EVENT_NAME_ADDED_TO_CART — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has added an item to their cart.
EVENT_NAME_ADDED_TO_WISHLIST — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has added an item to their wishlist.
EVENT_NAME_COMPLETED_REGISTRATION — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has completed registration with the app.
EVENT_NAME_COMPLETED_TUTORIAL — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has completed a tutorial in the app.
EVENT_NAME_DEACTIVATED_APP — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
EVENT_NAME_INITIATED_CHECKOUT — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has entered the checkout process.
EVENT_NAME_PURCHASED — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
EVENT_NAME_PUSH_TOKEN_OBTAINED — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the app obtained a push registration token from GCM.
EVENT_NAME_RATED — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has rated an item in the app.
EVENT_NAME_SEARCHED — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has performed a search within the app.
EVENT_NAME_SESSION_INTERRUPTIONS — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
EVENT_NAME_SPENT_CREDITS — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has spent app credits.
EVENT_NAME_TIME_BETWEEN_SESSIONS — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
EVENT_NAME_UNLOCKED_ACHIEVEMENT — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has unlocked an achievement in the app.
EVENT_NAME_VIEWED_CONTENT — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Log this event when the user has viewed a form of content in the app.
EVENT_PARAM_CONTENT_ID — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify an ID for the specific piece of content being logged about.
EVENT_PARAM_CONTENT_TYPE — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify a generic content type/family for the logged event, e.g.
EVENT_PARAM_CURRENCY — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify currency used with logged event.
EVENT_PARAM_DESCRIPTION — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify a description appropriate to the event being logged.
EVENT_PARAM_LEVEL — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify the level achieved in an EVENT_NAME_LEVEL_ACHIEVED event.
EVENT_PARAM_MAX_RATING_VALUE — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify the maximum rating available for the EVENT_NAME_RATE event.
EVENT_PARAM_NUM_ITEMS — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify how many items are being processed for an EVENT_NAME_INITIATED_CHECKOUT or EVENT_NAME_PURCHASE event.
EVENT_PARAM_PAYMENT_INFO_AVAILABLE — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify whether payment info is available for the EVENT_NAME_INITIATED_CHECKOUT event.
EVENT_PARAM_REGISTRATION_METHOD — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify the method the user has used to register for the app, e.g., "Facebook", "email", "Twitter", etc.
EVENT_PARAM_SEARCH_STRING — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify the string provided by the user for a search operation.
EVENT_PARAM_SOURCE_APPLICATION — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify source application package.
EVENT_PARAM_SUCCESS — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Parameter key used to specify whether the activity being logged about was successful or not.
EVENT_PARAM_VALUE_NO — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
No-valued parameter value to be used with parameter keys that need a Yes/No value
EVENT_PARAM_VALUE_YES — Constant Static Property, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants
Yes-valued parameter value to be used with parameter keys that need a Yes/No value
EX_ADS_MANAGEMENT — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_CREATE_EVENT — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_FRIENDS_ONLINE_PRESENCE — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_MANAGE_FRIENDLISTS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_MANAGE_NOTIFICATIONS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
expirationTimestamp — Property, class com.distriqt.extension.facebookapi.AccessToken
The timestamp at which the access token expires
EX_PUBLISH_CHECKINS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_PUBLISH_STREAM — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_READ_FRIENDLISTS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_READ_INSIGHTS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_READ_MAILBOX — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_READ_REQUESTS — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_READ_STREAM — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_RSVP_EVENT — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookAPI
EX_USER_ONLINE_PRESENCE — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
EX_XMPP_LOGIN — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z