Skip navigation links
A C D E F G H I K L M N O P R S T U V W 

A

addEvent(String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Add an analytics event.
addEvent(String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Add analytic event using formatted JSON strings
addEventBundleListener(KongregateEventBundleListener) - Method in interface com.kongregate.android.api.KongregateAPI
Adds a KongregateEventBundleListener.
addEventListener(KongregateEventListener) - Method in interface com.kongregate.android.api.KongregateAPI
Adds an event listener.
addFilterType(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Adds a filter type to the list of filters
addIapTransaction(double, String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google Purchase.
addIapTransaction(double, String, String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google Purchase.
addIapTransactionWithCurrency(double, String, String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google Purchase.
addIapTransactionWithCurrency(double, String, String, String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google Purchase.
addIapTransactionWithoutReceipt(double, String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google App IAP Purchase.
addIapTransactionWithoutReceipt(double, String, String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Add a Kongregate Analytics iap_transaction event and Adjust sale event for a Google App IAP Purchase.
ADJUST_EVENT_PREFIX - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
analytics() - Method in interface com.kongregate.android.api.KongregateAPI
 
AnalyticsServices - Interface in com.kongregate.android.api
This interface wraps the functionality provided by the Adjust and Swrve SDKs.
AnalyticsServices.AutoEventListener - Interface in com.kongregate.android.api
 
AnalyticsServices.Events - Enum in com.kongregate.android.api
 
AnalyticsServices.Fields - Enum in com.kongregate.android.api
Kongregate automatic fields you may retrieve using the AnalyticsServices.getAutoBoolProperty(String), AnalyticsServices.getAutoIntProperty(String), etc...
AnalyticsServices.IabResult - Enum in com.kongregate.android.api
 
APIBootstrap - Class in com.kongregate.android.api
Provides functions to Bootstrap various versions of the API.
APIBootstrap() - Constructor for class com.kongregate.android.api.APIBootstrap
 

C

CHARACTER_TOKEN_REQUEST - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the API needs a new character token for guild chat authentication.
CLOSED_KONGREGATE - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the Kongregate panel has closed
closeKongregateWindow(Context) - Method in interface com.kongregate.android.api.MobileServices
Close the Kongregate window
CLOUD_GAME - Static variable in interface com.kongregate.android.api.KongregateAPI
track the subset of analytic data automatically for games with server logic
com.kongregate.android.api - package com.kongregate.android.api
For a general overview of how to use the Android Native API, please view the platform overview.
CommonPropertiesEvaluator - Interface in com.kongregate.android.api
Implement this interface to generate the common properties to be sent with every event.
createTLSSocketFactory() - Static method in class com.kongregate.android.api.APIBootstrap
 

D

DELTA_EVENT_PREFIX - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
DISABLE_ALL - Static variable in interface com.kongregate.android.api.KongregateAPI
disables all automatic analyitcs collection

E

ENABLE_ALL - Static variable in interface com.kongregate.android.api.KongregateAPI
the default enable automatic analytics
eventName() - Method in enum com.kongregate.android.api.AnalyticsServices.Events
 

F

fieldName() - Method in enum com.kongregate.android.api.AnalyticsServices.Fields
 
finishPromoAward(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Notify the Kongregate SDK that a promo award has been handled.
finishPurchase(String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Creates either iap_transactions or iap_fails purchase events depending on resultCode and state of the resultData.
finishPurchase(String, String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Creates either iap_transactions or iap_fails purchase events depending on resultCode and state of the resultData.
finishPurchase(AnalyticsServices.IabResult, String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Creates either iap_transactions or iap_fails purchase events depending on resultCode and state of the resultData.
finishPurchase(AnalyticsServices.IabResult, String, Map<String, Object>, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Creates either iap_transactions or iap_fails purchase events depending on resultCode and state of the resultData.
fromEventName(String) - Static method in enum com.kongregate.android.api.AnalyticsServices.Events
 
fromFieldName(String) - Static method in enum com.kongregate.android.api.AnalyticsServices.Fields
 

G

GAME_AUTH_TOKEN_CHANGED - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the user's game authentication token has changed.
gameUserUpdate(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Update game specific Swrve user properties from a JSON formated string.
gameUserUpdate(Map<String, String>) - Method in interface com.kongregate.android.api.AnalyticsServices
Update game specific Swrve user properties.
GDPR_ALERT_TRIGGER - Static variable in interface com.kongregate.android.api.MobileServices
Trigger (MobileServices.trigger(String)) to notify the Kongregate SDK to display the GDPR Alert dialog, if needed
getApiKey() - Method in interface com.kongregate.android.api.KongregateAPI
 
getApplicationContext() - Method in interface com.kongregate.android.api.KongregateAPI
 
getApplicationId() - Method in interface com.kongregate.android.api.KongregateAPI
 
getAutoBoolProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get a boolean automatic property
getAutoDoubleProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get a double automatic property
getAutoIntProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get an int automatic property
getAutoLongProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get a long automatic property
getAutoPropertiesJSON() - Method in interface com.kongregate.android.api.AnalyticsServices
Get kongregate automatic properties as a JSON formatted string
getAutoStringProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get a string automatic property
getAutoUTCProperty(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Get an UTC formated Timestamp automatic property
getButton(Context) - Method in interface com.kongregate.android.api.MobileServices
Creates the Kongregate button object so you can add it to a Layout
getCommonProperties() - Method in interface com.kongregate.android.api.CommonPropertiesEvaluator
Invoked whenever a new event is addedd
getGameAuthToken() - Method in interface com.kongregate.android.api.KongregateServices
 
getInstallReferrer() - Method in interface com.kongregate.android.api.AnalyticsServices
Get the referrer string
getInstance() - Static method in class com.kongregate.android.api.APIBootstrap
 
getJSONBundle() - Method in class com.kongregate.android.api.KongregateEventBundle
 
getKongPropertiesJSON() - Method in interface com.kongregate.android.api.AnalyticsServices
Returns the common analytics properties collected by the Kongregate SDK
getName() - Method in class com.kongregate.android.api.KongregateEventBundle
 
getNotificationCount() - Method in interface com.kongregate.android.api.KongregateServices
 
getOpenURL() - Method in interface com.kongregate.android.api.MobileServices
 
getResouceNames() - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve the set of Swrve resource names
getResourceAsBool(String, String, boolean) - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve a Swrve A/B test resource as a boolean.
getResourceAsFloat(String, String, float) - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve a Swrve A/B test resource as a float.
getResourceAsInt(String, String, int) - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve a Swrve A/B test resource as an int.
getResourceAsString(String, String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve a Swrve A/B test resource as a string.
getResourceNamesAsJson() - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve the set of Swrve resource names as a JSON array
getResources() - Method in interface com.kongregate.android.api.AnalyticsServices
Retrieve the map of Swrve resources
getUserId() - Method in interface com.kongregate.android.api.KongregateServices
 
getUsername() - Method in interface com.kongregate.android.api.KongregateServices
 
GUEST_GAME_AUTH_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
Game auth for a guest
GUEST_GAME_AUTH_TOKEN - Static variable in interface com.kongregate.android.api.KongregateServices
Game Auth for guest users
GUEST_USER_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
User ID for a guest
GUEST_USER_ID - Static variable in interface com.kongregate.android.api.KongregateServices
User id for a guest user
GUEST_USERNAME - Static variable in interface com.kongregate.android.api.KongregateAPI
Username for a guest
GUEST_USERNAME - Static variable in interface com.kongregate.android.api.KongregateServices
Username for a guest user

H

hasItem(String) - Method in interface com.kongregate.android.api.MicrotransactionServices
 
hasKongPlus() - Method in interface com.kongregate.android.api.KongregateServices
 
hasUnreadGuildMessages() - Method in interface com.kongregate.android.api.KongregateServices
 

I

initializeNativeAPI(Activity, long, String) - Static method in class com.kongregate.android.api.APIBootstrap
Initialize the API for a native client application
initializeNativeAPI(Activity, Map<String, Object>) - Static method in class com.kongregate.android.api.APIBootstrap
Initialize the API to collect analytics only (no Kongregate panel or backend)
initializeNativeAPI(Activity, long, String, Map<String, Object>) - Static method in class com.kongregate.android.api.APIBootstrap
Initialize the API for a native client application
initializeNativeAPI(Activity, long, String, String) - Static method in class com.kongregate.android.api.APIBootstrap
 
isConnected() - Method in interface com.kongregate.android.api.KongregateServices
 
isGuest() - Method in interface com.kongregate.android.api.KongregateServices
 
isReady() - Method in interface com.kongregate.android.api.KongregateAPI
 

K

KONGREGATE_ADJUST_INSTALL_EVENT_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_ADJUST_PREFIX - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_ADJUST_SALE_EVENT_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_ADJUST_SESSION_EVENT_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_API_VERSION - Static variable in interface com.kongregate.android.api.KongregateAPI
Client API version
KONGREGATE_OPTION_ADJUST_APP_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
Adjust Options
KONGREGATE_OPTION_ADJUST_ENVIRONMENT - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_OPTION_ADX_ENABLED - Static variable in interface com.kongregate.android.api.KongregateAPI
Deprecated.
KONGREGATE_OPTION_ADX_UPGRADE - Static variable in interface com.kongregate.android.api.KongregateAPI
Deprecated.
KONGREGATE_OPTION_ALLOW_IMMERSIVE_MODE - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to disable immersive mode on Android 4.4+ devices.
KONGREGATE_OPTION_ANALYTICS_DOMAIN - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to override the Kong Analytics domain
KONGREGATE_OPTION_ANALYTICS_MODE - Static variable in interface com.kongregate.android.api.KongregateAPI
Option indicating the game logic and players exist on a game server
KONGREGATE_OPTION_AUTO_ANALYTICS_FILTER - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to filter properties or events.
KONGREGATE_OPTION_AUTO_PROCESS_DEEP_LINKS - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to automatically parse deep links and notify adjust re-attributions when activities are launched with Intent.ACTION_VIEW action and contain URI data.
KONGREGATE_OPTION_AUTO_REPOSITION - Static variable in interface com.kongregate.android.api.KongregateAPI
Unity only option.
KONGREGATE_OPTION_CRASHLYTICS_LOGGING - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to have the Kongregate SDK log to Crashlytics logging API.
KONGREGATE_OPTION_CRASHLYTICS_USER_KEYS - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to have the Kongregate SDK use the Crashlytics user keys API.
KONGREGATE_OPTION_CUSTOM_PLAYER_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
Specifies the Player ID to be sent with every event.
KONGREGATE_OPTION_DEBUG - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to control debugging/verbose logging type: Boolean, default: Boolean.FALSE
KONGREGATE_OPTION_DEBUG_WEBVIEW - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to control KitKat WebView debugging type: Boolean, default Boolean.FALSE
KONGREGATE_OPTION_DEFAULT_PANEL_TRANSITION - Static variable in interface com.kongregate.android.api.KongregateAPI
Specify default panel transition to use when the panel is open.
KONGREGATE_OPTION_DEFER_ANALYTICS - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to defer initialization of the Analytics class.
KONGREGATE_OPTION_DEFER_GDPR_ALERT - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to defer the GDPR alert dialog until MobileServices.GDPR_ALERT_TRIGGER is triggered (MobileServices.trigger(String) (String)})
KONGREGATE_OPTION_DELTA_COLLECT_URL - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the DeltaDNA Collect URL
KONGREGATE_OPTION_DELTA_ENGAGE_URL - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the DeltaDNA Engage URL
KONGREGATE_OPTION_DELTA_ENVIRONMENT_KEY - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the DeltaDNA Environment key
KONGREGATE_OPTION_DOMAIN - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to change the back-end domain, Type: String, default: "m.kongregate.com"
KONGREGATE_OPTION_GUILD_CHAT - Static variable in interface com.kongregate.android.api.KongregateAPI
Enables guild chat functionality if also enabled on the server.
KONGREGATE_OPTION_KEEN_PROJECT_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
Keen options are included for legacy games.
KONGREGATE_OPTION_KEEN_WRITE_KEY - Static variable in interface com.kongregate.android.api.KongregateAPI
Keen options are included for legacy games.
KONGREGATE_OPTION_KONG_ANALYTICS_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the Kongregate Analytics application ID
KONGREGATE_OPTION_KONG_ANALYTICS_KEY - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the Kong Analytics API key
KONGREGATE_OPTION_MANAGE_LIFECYCLE - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to control automatic onPause/onResume calls for API >= 14 type: Boolean, default Boolean.TRUE
KONGREGATE_OPTION_PANEL_ORIENTATION_OVERRIDE - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to override default panel orientation mode ("sensor").
KONGREGATE_OPTION_PERSISTENT_WEBVIEW - Static variable in interface com.kongregate.android.api.KongregateAPI
Enables a persistent WebView rather than creating new WebView instances.
KONGREGATE_OPTION_SHOW_SYSTEM_UI - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to show the system UI when the kongregate panel is up.
KONGREGATE_OPTION_STRICT_LIFECYCLE_MODE - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to enable strict lifecyle tracking.
KONGREGATE_OPTION_SUPPORTED_PANEL_EVENTS - Static variable in interface com.kongregate.android.api.KongregateAPI
Provide a list of panel events your game supports.
KONGREGATE_OPTION_SWRVE_API_KEY - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the SWRVE API key
KONGREGATE_OPTION_SWRVE_APP_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
Option to specify the SWRVE APP ID
KONGREGATE_OPTION_TEST_GDPR_ALERT - Static variable in interface com.kongregate.android.api.KongregateAPI
Set this flag to force the GDPR dialog to always show every time it's checked.
KONGREGATE_SWRVE_APP_STORE - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_APP_VERSION - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_AUTO_DOWNLOAD - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_CACHE_DIR - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_DB_NAME - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_LANGUAGE - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_LINK_TOKEN - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_MAX_DB_SIZE - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_MAX_EVENTS_PER_FLUSH - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_PREFIX - Static variable in interface com.kongregate.android.api.KongregateAPI
SWRVE Options
KONGREGATE_SWRVE_SENDER_ID - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KONGREGATE_SWRVE_TALK_ENABLED - Static variable in interface com.kongregate.android.api.KongregateAPI
 
KongregateAPI - Interface in com.kongregate.android.api
Main Kongregate API object which can be used to access various services such as KongregateServices or StatServices
KongregateButton - Class in com.kongregate.android.api
The Kongregate Button, used for opening the Kongregate Panel
KongregateButton(Context) - Constructor for class com.kongregate.android.api.KongregateButton
 
KongregateButton(Context, AttributeSet) - Constructor for class com.kongregate.android.api.KongregateButton
 
KongregateButton(Context, AttributeSet, int) - Constructor for class com.kongregate.android.api.KongregateButton
 
KongregateEvent - Class in com.kongregate.android.api
Kongregate API Event constants
KongregateEvent() - Constructor for class com.kongregate.android.api.KongregateEvent
 
KongregateEventBundle - Class in com.kongregate.android.api
A KongregateAPIEvent bundles the event name along with an optional JSON payload.
KongregateEventBundle(String, String) - Constructor for class com.kongregate.android.api.KongregateEventBundle
 
KongregateEventBundleListener - Class in com.kongregate.android.api
Interface to be notified of Kongregate events along with an optional data bundle.
KongregateEventBundleListener() - Constructor for class com.kongregate.android.api.KongregateEventBundleListener
 
KongregateEventListener - Interface in com.kongregate.android.api
Interface to be notified of Kongregate events, all events will be posted to the UI thread.
KongregateServices - Interface in com.kongregate.android.api
Main interface for accessing Kongregate services

L

LOGIN_COMPLETE - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when a new user logs in

M

MicrotransactionServices - Interface in com.kongregate.android.api
Interface for transaction APIs including Kongregate micro-transactions, user item management, and App Store reciept validation.
MicrotransactionServices.ReceiptVerificationListener - Interface in com.kongregate.android.api
Deprecated.
Please use a custom or 3rd party receipt validation service
MicrotransactionServices.ReceiptVerificationStatus - Enum in com.kongregate.android.api
Deprecated.
Please use a custom or 3rd party receipt validation service
mobile() - Method in interface com.kongregate.android.api.KongregateAPI
 
MobileServices - Interface in com.kongregate.android.api
Interface for mobile-specific services
mtx() - Method in interface com.kongregate.android.api.KongregateAPI
 

N

NOTIFICATION_COUNT_UPDATED - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the notifications count has been updated

O

onAutoEvent(String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices.AutoEventListener
 
onCreate(Activity, Bundle) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when activity in game that uses the Kongregate API is created
onDestroy(Activity) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when activity in game that uses the Kongregate API is destroyed
onEvent(String) - Method in interface com.kongregate.android.api.KongregateEventListener
Called when a Kongregate API event is broadcast
onKongregateEventBundle(String, String) - Method in class com.kongregate.android.api.KongregateEventBundleListener
Called when a Kongregate API event is broadcast
onLowMemory() - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when activity in game that uses the Kongregate API gets a low memory warning
onPause(Activity) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when an activity in game that uses the Native API is paused
onPause(Activity, String) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when an activity in game that uses the Native API is paused
onPause(Activity, Map<String, Object>) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when an activity in game that uses the Native API is paused
onResume(Activity) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when activity in game that uses the Native API resumes
onResume(Activity, String) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when activity in game that uses the Native API resumes
onResume(Activity, Map<String, Object>) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when an activity in game that uses the Native API is paused
OPEN_DEEP_LINK - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the app is openned using a deep link
OPENING_KONGREGATE - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the Kongregate panel is about to be opened.
openKongregateWindow(Context) - Method in interface com.kongregate.android.api.MobileServices
Opens the Kongregate window
openKongregateWindow(Context, String) - Method in interface com.kongregate.android.api.MobileServices
Opens the Kongregate window to a specific target
openKongregateWindow(Context, String, String) - Method in interface com.kongregate.android.api.MobileServices
Opens the Kongregate window to a specific target
ORIENTATION_LANDSCAPE - Static variable in interface com.kongregate.android.api.KongregateAPI
 
ORIENTATION_LANDSCAPE_SENSOR - Static variable in interface com.kongregate.android.api.KongregateAPI
 
ORIENTATION_PORTRAIT - Static variable in interface com.kongregate.android.api.KongregateAPI
Panel orientation options.
ORIENTATION_PORTRAIT_SENSOR - Static variable in interface com.kongregate.android.api.KongregateAPI
 

P

PANEL_EVENT_GO_TO_GUILDS - Static variable in interface com.kongregate.android.api.MobileServices
Panel api event fired when you game should go to the guilds screen.
PANEL_TRANSITION_SLIDE_FROM_LEFT - Static variable in interface com.kongregate.android.api.MobileServices
Panel transition value to slide the panel in/out from the left side of the screen
PANEL_TRANSITION_SLIDE_FROM_RIGHT - Static variable in interface com.kongregate.android.api.MobileServices
Panel transition value to slide the panel in/out from the right side of the screen
PARAM_AMOUNT - Static variable in class com.kongregate.android.api.KongregateEvent
KONGREGATE_EVENT_PROMO_AWARD event parameter for the amount of currency to award.
PARAM_CURRENCY - Static variable in class com.kongregate.android.api.KongregateEvent
PROMO_AWARD event parameter for the currency type to award.
PARAM_INSTALL_URL - Static variable in class com.kongregate.android.api.KongregateEvent
PROMO event parameter for a link to open after giving an award.
PARAM_ITEM - Static variable in class com.kongregate.android.api.KongregateEvent
PROMO_AWARD event parameter for the item to award.
PARAM_PROMO_ID - Static variable in class com.kongregate.android.api.KongregateEvent
PROMO_AWARD event parameter for the promoID.
pollEventBundles() - Method in interface com.kongregate.android.api.KongregateAPI
Polls for KongregateEventsBundles.
pollEvents() - Method in interface com.kongregate.android.api.KongregateAPI
Call to poll for events instead of using a listener.
PROMO_AWARD - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when a promotion event occurs and some item or currency should be awarded.

R

READY - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the API is initialized and ready to use
RECEIPT_VERIFICATION_COMPLETE - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when a event verification is complete
receiptVerificationComplete(boolean) - Method in interface com.kongregate.android.api.MicrotransactionServices.ReceiptVerificationListener
Deprecated.
Invoked when the verification request completes
receiptVerificationStatus(String) - Method in interface com.kongregate.android.api.MicrotransactionServices
Deprecated.
Please use a custom or 3rd party receipt validation service
removeEventBundleListener(KongregateEventBundleListener) - Method in interface com.kongregate.android.api.KongregateAPI
Remove a KongregateEventBundleListener.
removeEventListener(KongregateEventListener) - Method in interface com.kongregate.android.api.KongregateAPI
Removes an event listener
requestUserItemList() - Method in interface com.kongregate.android.api.MicrotransactionServices
Request the user item list from the server, which will generate the USER_INVENTORY event upon success

S

SERVICE_UNAVAILABLE - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when Kongregate is unavailable.
services() - Method in interface com.kongregate.android.api.KongregateAPI
 
setAutoEventListener(AnalyticsServices.AutoEventListener) - Method in interface com.kongregate.android.api.AnalyticsServices
Sets a listener for analytic events the Kongregate SDK automatically fires.
setCharacterToken(String) - Method in interface com.kongregate.android.api.KongregateServices
Updates the character token used for guild chat authentication.
setCommonProperties(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Set the common props from a JSON object which will be added to the next event fired, if AnalyticsServices.setCommonPropertiesEvaluator(CommonPropertiesEvaluator) is not set.
setCommonProperties(Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Set the common props from a JSON object which will be added to the next event fired, if AnalyticsServices.setCommonPropertiesEvaluator(CommonPropertiesEvaluator) is not set.
setCommonPropertiesEvaluator(CommonPropertiesEvaluator) - Method in interface com.kongregate.android.api.AnalyticsServices
Set common props evaluator which will be invoked each time an event is fired to retrieve a fresh map of common properties.
setFilterType(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Deprecated.
setOnClickListener(View.OnClickListener) - Method in class com.kongregate.android.api.KongregateButton
 
setPushToken(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Sets the push token used by Adjust for uninstall tracking.
start(Activity) - Method in interface com.kongregate.android.api.AnalyticsServices
When using KongregateAPI.KONGREGATE_OPTION_DEFER_ANALYTICS, this allows you to start the analytics subsystem.
startPurchase(String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Tracks the start of the purchase flow.
startPurchase(String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Tracks the start of the purchase flow.
stats() - Method in interface com.kongregate.android.api.KongregateAPI
 
StatServices - Interface in com.kongregate.android.api
Interface for the Kongregate statistics API
submit(String, long) - Method in interface com.kongregate.android.api.StatServices
Submit a statistic
SWRVE_EVENT_PREFIX - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_RESOURCES_UPDATES - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the Swrve resources have been updated
SWRVE_VIRTUAL_ECONOMY_EVENT_GIFT - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_EVENT_PURCHASE - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_PARAM_AMOUNT - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_PARAM_COST - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_PARAM_CURRENCY - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_PARAM_ITEM - Static variable in interface com.kongregate.android.api.AnalyticsServices
 
SWRVE_VIRTUAL_ECONOMY_PARAM_QUANTITY - Static variable in interface com.kongregate.android.api.AnalyticsServices
 

T

TARGET_FORUMS - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to forums page.
TARGET_GUILD_CHAT - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Guild Chat page
TARGET_HIGH_SCORES - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to high scores page
TARGET_MESSAGES - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Messages page
TARGET_MORE_GAMES - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to more games.
TARGET_OFFERS - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Offers page
TARGET_PRIVACY - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Privacy Policy page
TARGET_REGISTRATION - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Registration page
TARGET_SUPPORT - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Support page
TARGET_TERMS - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to Terms of Service page
TARGET_TOPICS - Static variable in interface com.kongregate.android.api.MobileServices
target for openKongregateWindow to a specific forum topic
trackPurchase(String) - Method in interface com.kongregate.android.api.AnalyticsServices
Deprecated.
trackPurchase(String, Map<String, Object>) - Method in interface com.kongregate.android.api.AnalyticsServices
Deprecated.
trackPurchase(String, String) - Method in interface com.kongregate.android.api.AnalyticsServices
Deprecated.
trackPurchase(String) - Method in interface com.kongregate.android.api.MobileServices
Deprecated.
trigger(String) - Method in interface com.kongregate.android.api.MobileServices
Triggers an event from the game to the Kongregate SDK.

U

USER_CHANGED - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the user has changed
USER_INVENTORY - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when the user's inventory is received
USER_LOGOUT - Static variable in class com.kongregate.android.api.KongregateEvent
Broadcast when a user logs out

V

valueOf(String) - Static method in enum com.kongregate.android.api.AnalyticsServices.Events
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kongregate.android.api.AnalyticsServices.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kongregate.android.api.AnalyticsServices.IabResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kongregate.android.api.MicrotransactionServices.ReceiptVerificationStatus
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kongregate.android.api.AnalyticsServices.Events
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kongregate.android.api.AnalyticsServices.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kongregate.android.api.AnalyticsServices.IabResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kongregate.android.api.MicrotransactionServices.ReceiptVerificationStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
verifyTransaction(String, String, MicrotransactionServices.ReceiptVerificationListener) - Method in interface com.kongregate.android.api.MicrotransactionServices
Deprecated.
Please use a custom or 3rd party receipt validation service
verifyTransaction(String, String) - Method in interface com.kongregate.android.api.MicrotransactionServices
Deprecated.
Please use a custom or 3rd party receipt validation service

W

willOpenUrl(Uri) - Method in interface com.kongregate.android.api.KongregateAPI
Invoke when your app is being launched using a deep link and KongregateAPI.KONGREGATE_OPTION_AUTO_PROCESS_DEEP_LINKS is false (default for Native API).
A C D E F G H I K L M N O P R S T U V W 
Skip navigation links