Kongregate Mobile Unity API
Kongregate.IAnalytics Member List

This is the complete list of members for Kongregate.IAnalytics, including all inherited members.

AddEvent(string collection, Dictionary< string, object > evt)Kongregate.IAnalytics
AddEvent(string collection, string jsonMap)Kongregate.IAnalytics
AddFilterType(string filterType)Kongregate.IAnalytics
AddGoogleIapTransaction(double revenueUSD, string receiptOriginalJSON, string receiptSignature, string gameFieldsJson)Kongregate.IAnalytics
AddGoogleIapTransaction(double revenueUSD, string receiptOriginalJSON, string receiptSignature, Dictionary< string, object > gameFields)Kongregate.IAnalytics
AddGoogleIapTransactionWithCurrency(double revenue, string currency, string receiptOriginalJSON, string receiptSignature, string gameFieldsJson)Kongregate.IAnalytics
AddGoogleIapTransactionWithCurrency(double revenue, string currency, string receiptOriginalJSON, string receiptSignature, Dictionary< string, object > gameFields)Kongregate.IAnalytics
AddIOSIapTransaction(double revenueUSD, string transactionId, string gameFieldsJson)Kongregate.IAnalytics
AddIOSIapTransaction(double revenue, string transactionId, Dictionary< string, object > gameFields)Kongregate.IAnalytics
AddIOSIapTransactionWithCurrency(double revenue, string currency, string transactionId, string gameFieldsJson)Kongregate.IAnalytics
AddIOSIapTransactionWithCurrency(double revenue, string currency, string transactionId, Dictionary< string, object > gameFields)Kongregate.IAnalytics
AddSimpleIapTransaction(double revenue, string currency, string productId, string gameFieldsJson)Kongregate.IAnalytics
AddSimpleIapTransaction(double revenue, string currency, string productId, Dictionary< string, object > gameFields)Kongregate.IAnalytics
FinishPromoAward(string promoId)Kongregate.IAnalytics
FinishPurchase(string resultCode, string transactionId, Dictionary< string, object > gameFields)Kongregate.IAnalytics
FinishPurchase(string resultCode, string transactionId, string gameFieldsJson)Kongregate.IAnalytics
FinishPurchase(string resultCode, string transactionId, Dictionary< string, object > gameFields, string dataSignature)Kongregate.IAnalytics
FinishPurchase(string resultCode, string transactionId, string gameFieldsJson, string dataSignature)Kongregate.IAnalytics
FinishPurchaseWithProductId(string resultCode, string productID, string receipt, string gameFieldsJson)Kongregate.IAnalytics
FinishPurchaseWithProductId(string resultCode, string productID, string receipt, Dictionary< string, object > gameFields)Kongregate.IAnalytics
GameUserUpdate(Dictionary< string, object > props)Kongregate.IAnalytics
GameUserUpdate(string propsJson)Kongregate.IAnalytics
GetAutoBoolProperty(string field)Kongregate.IAnalytics
GetAutoDoubleProperty(string field)Kongregate.IAnalytics
GetAutoIntProperty(string field)Kongregate.IAnalytics
GetAutoLongProperty(string field)Kongregate.IAnalytics
GetAutoPropertiesJSON()Kongregate.IAnalytics
GetAutoStringProperty(string field)Kongregate.IAnalytics
GetAutoUTCProperty(string field)Kongregate.IAnalytics
GetInstallReferrer()Kongregate.IAnalytics
GetResourceAsBool(string resourceId, string attributeId, bool defValue)Kongregate.IAnalytics
GetResourceAsFloat(string resourceId, string attributeId, float defValue)Kongregate.IAnalytics
GetResourceAsInt(string resourceId, string attributeId, int defValue)Kongregate.IAnalytics
GetResourceAsString(string resourceId, string attributeId, string defValue)Kongregate.IAnalytics
GetResourceNames()Kongregate.IAnalytics
InitAutomaticProperties()Kongregate.IAnalytics
LoadKongregateJavascriptAPI()Kongregate.IAnalytics
SetAutoEventListener(GameObject gameObject, KongregateAPI.EventDelegate listener)Kongregate.IAnalytics
SetCommonProperties(string jsonString)Kongregate.IAnalytics
SetCommonProperties(Dictionary< string, object > props)Kongregate.IAnalytics
SetCommonPropsCallback(delegateGetCommonProperties callback)Kongregate.IAnalytics
SetDeltaButtonListener(Analytics.ButtonActionListener listener)Kongregate.IAnalytics
SetDeltaParameterListener(Analytics.ParameterListener listener)Kongregate.IAnalytics
SetFilterType(string filterType)Kongregate.IAnalytics
SetPushToken(string token)Kongregate.IAnalytics
SetSwrveButtonListener(string gameObjectName, string functionName)Kongregate.IAnalytics
Start()Kongregate.IAnalytics
StartDeltaDNA()Kongregate.IAnalytics
StartPurchase(string productID, int quantity, Dictionary< string, object > gameFields)Kongregate.IAnalytics
StartPurchase(string productID, int quantity, string gameFieldsJson)Kongregate.IAnalytics
TrackPurchase(string productID, int quantity)Kongregate.IAnalytics
TrackPurchase(string productID, int quantity, Dictionary< string, object > fields)Kongregate.IAnalytics
UpdateCommonProps()Kongregate.IAnalytics