This is the complete list of members for tapjoy::Tapjoy, including all inherited members.
actionComplete(const char *actionID) | tapjoy::Tapjoy | static |
addUserTag(const char *tag) | tapjoy::Tapjoy | static |
awardCurrency(int amount, TJAwardCurrencyListener *listener) | tapjoy::Tapjoy | static |
clearUserTags() | tapjoy::Tapjoy | static |
connect(jobject context, const char *sdkKey, const std::map< const char *, const char * > &flags, TJConnectListener *listener=NULL) | tapjoy::Tapjoy | static |
connect(jobject context, const char *sdkKey, TJConnectListener *listener=NULL) | tapjoy::Tapjoy | static |
connect(const char *sdkKey, TJConnectListener *listener=NULL) | tapjoy::Tapjoy | static |
connect(const char *sdkKey, const std::map< const char *, const char * > &flags, TJConnectListener *listener=NULL) | tapjoy::Tapjoy | static |
endSession() | tapjoy::Tapjoy | static |
getCurrencyBalance(TJGetCurrencyBalanceListener *listener) | tapjoy::Tapjoy | static |
getCustomParameter() | tapjoy::Tapjoy | static |
getLibraryName() | tapjoy::Tapjoy | static |
getMaxLevel() | tapjoy::Tapjoy | static |
getUserID() | tapjoy::Tapjoy | static |
getUserLevel() | tapjoy::Tapjoy | static |
getUserSegment() | tapjoy::Tapjoy | static |
getVersion() | tapjoy::Tapjoy | static |
isConnected() | tapjoy::Tapjoy | static |
optOutAdvertisingID(jobject context, bool optOut) | tapjoy::Tapjoy | static |
removeUserTag(const char *tag) | tapjoy::Tapjoy | static |
setContext(jobject context) (defined in tapjoy::Tapjoy) | tapjoy::Tapjoy | static |
setCustomParameter(const char *referrer) | tapjoy::Tapjoy | static |
setDebugEnabled(bool enable) | tapjoy::Tapjoy | static |
setEarnedCurrencyListener(TJEarnedCurrencyListener *listener) | tapjoy::Tapjoy | static |
setMaxLevel(int maxLevel) | tapjoy::Tapjoy | static |
setUserID(const char *userID, TJSetUserIDListener *listener) | tapjoy::Tapjoy | static |
setUserLevel(int userLevel) | tapjoy::Tapjoy | static |
setUserSegment(int userSegment) | tapjoy::Tapjoy | static |
spendCurrency(int amount, TJSpendCurrencyListener *listener) | tapjoy::Tapjoy | static |
startSession() | tapjoy::Tapjoy | static |
trackPurchase(const char *currencyCode, double price) | tapjoy::Tapjoy | static |
trackPurchase(const char *productId, const char *currencyCode, double price, const char *campaignId) | tapjoy::Tapjoy | static |
trackPurchaseInGooglePlayStore(const char *skuDetails, const char *purchaseData, const char *dataSignature, const char *campaignId) | tapjoy::Tapjoy | static |