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

F

fetchDeltaOfCoins() - Method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Sends a request to the SponsorPay currency server to obtain the variation in amount of virtual currency for a given user since the last time this method was called.
fetchDeltaOfCoinsForCurrentUserSinceTransactionId(String) - Method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Sends a request to the SponsorPay currency server to obtain the variation in amount of virtual currency for the current user's transactions newer than the one whose ID is passed.
fetchLatestTransactionId(Context, String, String) - Static method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Retrieves the saved latest transaction ID for a given user from the publisher state preferences file.
fetchLatestTransactionIdForCurrentAppAndUser() - Method in class com.sponsorpay.sdk.android.publisher.currency.VirtualCurrencyConnector
Retrieves the saved latest known transaction ID for the current user from the publisher state preferences file.
fetchPersistedBannerOffset() - Method in class com.sponsorpay.sdk.android.publisher.OfferBannerRequest
Fetches the persisted offset sent on the banner requests.
fetchPersistedBannerOffset(SharedPreferences) - Method in class com.sponsorpay.sdk.android.publisher.OfferBannerRequest
Fetches the persisted offset sent on the banner requests.
fetchSharedPreferences() - Method in class com.sponsorpay.sdk.android.publisher.OfferBannerRequest
Returns the shared preferences file used by the Publisher functionality of the SponsorPay SDK.

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