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  
errorMessage — Property, class com.marpies.ane.facebook.events.AIRFacebookEvent
Returns a message associated with an error, or null if no error occurred.
EVENT_NAME_ACHIEVED_LEVEL — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has achieved a level in the app.
EVENT_NAME_ACTIVATED_APP — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when an app is being activated.
EVENT_NAME_ADDED_PAYMENT_INFO — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has entered their payment info.
EVENT_NAME_ADDED_TO_CART — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has added an item to their cart.
EVENT_NAME_ADDED_TO_WISHLIST — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has added an item to their wishlist.
EVENT_NAME_COMPLETED_REGISTRATION — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has completed registration with the app.
EVENT_NAME_COMPLETED_TUTORIAL — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has completed a tutorial in the app.
EVENT_NAME_DEACTIVATED_APP — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
EVENT_NAME_INITIATED_CHECKOUT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has entered the checkout process.
EVENT_NAME_PURCHASED — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has completed a purchase.
EVENT_NAME_RATED — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has rated an item in the app.
EVENT_NAME_SEARCHED — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has performed a search within the app.
EVENT_NAME_SESSION_INTERRUPTIONS — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
EVENT_NAME_SPENT_CREDITS — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has spent app credits.
EVENT_NAME_TIME_BETWEEN_SESSIONS — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
EVENT_NAME_UNLOCKED_ACHIEVEMENT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has unlocked an achievement in the app.
EVENT_NAME_VIEWED_CONTENT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Log this event when the user has viewed a form of content in the app.
EVENT_PARAM_CONTENT_ID — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify a generic content type/family for the logged event, e.g.
EVENT_PARAM_CURRENCY — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify currency used with logged event, e.g.
EVENT_PARAM_DESCRIPTION — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify a description appropriate to the event being logged.
EVENT_PARAM_LEVEL — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify the maximum rating available for the EVENT_NAME_RATE event.
EVENT_PARAM_NUM_ITEMS — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify the string provided by the user for a search operation.
EVENT_PARAM_SOURCE_APPLICATION — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify source application package.
EVENT_PARAM_SUCCESS — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
Parameter key used to specify whether the activity being logged about was successful or not.
EVENT_PARAM_VALUE_NO — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookAppEvent
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.marpies.ane.facebook.events.AIRFacebookAppEvent
Yes-valued parameter value to be used with parameter keys that need a Yes/No value
extendedUserProfile — Property, class com.marpies.ane.facebook.events.AIRFacebookExtendedUserProfileEvent
Returns an extended user profile as a result of the request.
ExtendedUserProfile — class, package com.marpies.ane.facebook.data
Provides access to additional user's properties.
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