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

G

generatePreferencesLatestTransactionIdKey(String, String) - Static method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
 
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.
getBannerView(Activity) - Method in class com.sponsorpay.sdk.android.publisher.OfferBanner
Initializes and returns an Android View containing the banner which can be added to a view hierarchy.
getCookieStrings() - Method in class com.sponsorpay.sdk.android.publisher.AsyncRequest
Gets the cookie strings returned by the server.
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.
getDescription() - Method in class com.sponsorpay.sdk.android.publisher.OfferBanner.AdShape
 
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.
getHeight() - Method in class com.sponsorpay.sdk.android.publisher.OfferBanner.AdShape
 
getHttpStatusCode() - Method in class com.sponsorpay.sdk.android.publisher.AsyncRequest
Gets the returned HTTP status code.
getHttpStatusCode() - Method in class com.sponsorpay.sdk.android.publisher.OfferBannerRequest
Gets the HTTP status code returned as a result of this request.
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
getRequestException() - Method in class com.sponsorpay.sdk.android.publisher.OfferBannerRequest
Returns the local exception triggered when trying to send the request.
getRequestTriggeredException() - Method in class com.sponsorpay.sdk.android.publisher.AsyncRequest
Returns the local exception triggered when trying to send the request.
getResponseBody() - Method in class com.sponsorpay.sdk.android.publisher.AsyncRequest
Gets the response body returned by the server.
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.
getWidth() - Method in class com.sponsorpay.sdk.android.publisher.OfferBanner.AdShape
 
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