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

V

valueOf(String) - Static method in enum com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse.RequestErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sponsorpay.sdk.android.publisher.SponsorPayPublisher.UIStringIdentifier
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse.RequestErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sponsorpay.sdk.android.publisher.SponsorPayPublisher.UIStringIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(String) - Method in class com.sponsorpay.sdk.android.publisher.currency.CurrencyServerAbstractResponse
Verify calculate the signature of the response with the provided security token and compare it against the server-provided response signature.
VIRTUAL_CURRENCY_SERVER_BASE_URL - Static variable in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
 
VirtualCurrencyConnector - Class in com.sponsorpay.sdk.android.publisher.currency
Provides services to access SponsorPay's Virtual Currency Server.
VirtualCurrencyConnector(Context, String, SPCurrencyServerListener, HostInfo, String) - Constructor for class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Initializes a new instance with the provided context and application data.
VirtualCurrencyConnector.CurrencyServerRequestAsyncTask - Class in com.sponsorpay.sdk.android.publisher.currency
VirtualCurrencyConnector.CurrencyServerRequestAsyncTask used to perform the HTTP requests on a background thread and be notified of its results on the calling thread.
VirtualCurrencyConnector.CurrencyServerRequestAsyncTask(VirtualCurrencyConnector, VirtualCurrencyConnector.RequestType, String) - Constructor for class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector.CurrencyServerRequestAsyncTask
Initializes a new instance whose #execute() still needs to be invoked to trigger the request.
VirtualCurrencyConnector.RequestType - Enum in com.sponsorpay.sdk.android.publisher.currency
Types of requests to be sent to the Virtual Currency Server.
VirtualCurrencyConnector.RequestType() - Constructor for enum com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector.RequestType
 

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