A B C D E F G H I L M N O P R S T U V W

G

generateSignatureForParameters(Map<String, String>, String) - Static method in class com.sponsorpay.sdk.android.SignatureTools
Returns the SHA1 hash of a key-value map serialized into a string in URL-encoded form, ordered alphabetically by key in the following form:
generateSignatureForString(String, String) - Static method in class com.sponsorpay.sdk.android.SignatureTools
Appends the provided secret token to the provided clear text and returns the SHA1 hash of the result.
getAndroidId() - Method in class com.sponsorpay.sdk.android.HostInfo
Returns the device's Android ID.
getAppId() - Method in class com.sponsorpay.sdk.android.HostInfo
Extracts the App ID from the host application's Android Manifest XML file.
getCookieManagerInstance() - Method in class com.sponsorpay.sdk.android.publisher.InterstitialActivity
 
getCurrentUnixTimestampAsString() - Static method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Gets the current UNIX timestamp (in seconds) for the outbound requests.
getDeltaOfCoins() - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerDeltaOfCoinsResponse
Returns the delta of coins provided by the server.
getErrorCode() - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse
Gets the error code returned by the server.
getErrorMessage() - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse
Gets the error message returned by the server.
getErrorType() - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse
Gets the error condition in which this request / response has resulted.
getIntentForOfferWallActivity(Context, String) - Static method in class com.sponsorpay.sdk.android.publisher.SponsorPayPublisher
Returns an Intent that can be used to launch the OfferWallActivity.
getIntentForOfferWallActivity(Context, String, boolean) - Static method in class com.sponsorpay.sdk.android.publisher.SponsorPayPublisher
Returns an Intent that can be used to launch the OfferWallActivity.
getIntentForOfferWallActivity(Context, String, boolean, String) - Static method in class com.sponsorpay.sdk.android.publisher.SponsorPayPublisher
Returns an Intent that can be used to launch the OfferWallActivity.
getLanguageSetting() - Method in class com.sponsorpay.sdk.android.HostInfo
Get the default locale set by the user
getLatestTransactionId() - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerDeltaOfCoinsResponse
Returns the latest transaction ID returned by the server.
getOsVersion() - Method in class com.sponsorpay.sdk.android.HostInfo
Get the running OS version
getParsingInstance(VirtualCurrencyConnector.RequestType) - Static method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse
Returns the appropriate subclass to enclose and parse the response to a request of the passed type.
getPhoneVersion() - Method in class com.sponsorpay.sdk.android.HostInfo
Get the current phone model
getUDID() - Method in class com.sponsorpay.sdk.android.HostInfo
Get the unique device ID
getUIString(SponsorPayPublisher.UIStringIdentifier) - Static method in class com.sponsorpay.sdk.android.publisher.SponsorPayPublisher
Gets a particular UI message identified by a SponsorPayPublisher.UIStringIdentifier.
getValueFromAppMetadata(String) - Method in class com.sponsorpay.sdk.android.HostInfo
Extracts numeric or alphanumeric value from the meta-data configured in the application manifest XML file and returns it as a String.
getWifiMacAddress() - Method in class com.sponsorpay.sdk.android.HostInfo
Returns the MAC address of the device's WiFi adapter.

A B C D E F G H I L M N O P R S T U V W