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.
fetchLatestTransactionIdForCurrentUser() - 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.
fetchLatestTransactionIdForUser(Context, 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.

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