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() — method, class com.milkmangames.nativeextensions.GVFacebookFriend
Email
errorCode — Property, class com.milkmangames.nativeextensions.events.GVFacebookEvent
The Error code associated with this event
errorCode — Property, class com.milkmangames.nativeextensions.events.GVMailEvent
The Error code associated with this event
errorCode — Property, class com.milkmangames.nativeextensions.events.GVTwitterEvent
The Error code associated with this event
errorMessage — Property, class com.milkmangames.nativeextensions.events.GVFacebookEvent
The error message associated with this event
errorMessage — Property, class com.milkmangames.nativeextensions.events.GVMailEvent
The error message associated with this event
errorMessage — Property, class com.milkmangames.nativeextensions.events.GVTwitterEvent
The error message associated with this event
eventName — Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Event Name
EVENT_NAME_ACHIEVED_LEVEL — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has achieved a level in the app.
EVENT_NAME_ACTIVATED_APP — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when an app is being activated.
EVENT_NAME_ADDED_PAYMENT_INFO — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has entered their payment info.
EVENT_NAME_ADDED_TO_CART — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has added an item to their cart.
EVENT_NAME_ADDED_TO_WISHLIST — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has added an item to their wishlist.
EVENT_NAME_COMPLETED_REGISTRATION — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when a user has completed registration with the app.
EVENT_NAME_COMPLETED_TUTORIAL — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has completed a tutorial in the app.
EVENT_NAME_INITIATED_CHECKOUT — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has entered the checkout process.
EVENT_NAME_PURCHASED — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has completed a purchase.
EVENT_NAME_RATED — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has rated an item in the app.
EVENT_NAME_SEARCHED — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when a user has performed a search within the app.
EVENT_NAME_SPENT_CREDITS — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has spent app credits.
EVENT_NAME_UNLOCKED_ACHIEVEMENT — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when the user has unlocked an achievement in the app.
EVENT_NAME_VIEWED_CONTENT — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Log this event when a user has viewed a form of content in the app.
EVENT_PARAM_CONTENT_ID — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
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.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify a generic content type/family for the logged event, e.g.
EVENT_PARAM_CURRENCY — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify currency used with logged event.
EVENT_PARAM_DESCRIPTION — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify a description appropriate to the event being logged.
EVENT_PARAM_LEVEL — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify the level achieved in a EVENT_NAME_LEVEL_ACHIEVED event.
EVENT_PARAM_MAX_RATING_VALUE — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify the maximum rating available for the EVENT_NAME_RATE event.
EVENT_PARAM_NUM_ITEMS — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
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.milkmangames.nativeextensions.GVFacebookAppEvent
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.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify method user has used to register for the app, e.g., "Facebook", "email", "Twitter", etc.
EVENT_PARAM_SEARCH_STRING — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify the string provided by the user for a search operation.
EVENT_PARAM_SUCCESS — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
Parameter key used to specify whether the activity being logged about was successful or not.
EVENT_PARAM_VALUE_NO — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookAppEvent
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.milkmangames.nativeextensions.GVFacebookAppEvent
Yes-valued parameter value to be used with parameter keys that need a Yes/No value
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