A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
O
- OfferDetails - class in com.appsflyer.internal.models
- Based on https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.
- OfferDetails.Companion - class in com.appsflyer.internal.models.OfferDetails
- onBillingServiceDisconnected() - function in com.appsflyer.internal.connectors.GoogleConnector
- onBillingServiceDisconnected() - function in com.android.billingclient.api.GoogleConnector
- onBillingSetupFinished(BillingResult) - function in com.appsflyer.internal.connectors.GoogleConnector
- onBillingSetupFinished(BillingResult) - function in com.android.billingclient.api.GoogleConnector
- OneTimePurchaseOfferDetails - class in com.appsflyer.api.models
- Created by Paz Lavi on 20,June,2023 paz.lavi@appsflyer.
- onFailure(String,Throwable) - function in com.appsflyer.api.PurchaseClient.ValidationResultListener
- Invoked when we got some network exception or non 200/OK response from the server.
- onFailure(String,Throwable) - function in com.appsflyer.api.PurchaseClient.SubscriptionPurchaseValidationResultListener
- Invoked when we got some network exception or non 200/OK response from the server.
- onFailure(String,Throwable) - function in com.appsflyer.api.PurchaseClient.InAppPurchaseValidationResultListener
- Invoked when we got some network exception or non 200/OK response from the server.
- onNewInAppPurchases(List) - function in com.appsflyer.internal.connectors.BillingClientConnector.BillingUpdatesListener
- onNewPurchases(List) - function in com.appsflyer.api.PurchaseClient.PurchaseEventDataSource
- onNewPurchases(List) - function in com.appsflyer.api.PurchaseClient.SubscriptionPurchaseEventDataSource
- onNewPurchases(List) - function in com.appsflyer.api.PurchaseClient.InAppPurchaseEventDataSource
- onNewSubscriptionPurchases(List) - function in com.appsflyer.internal.connectors.BillingClientConnector.BillingUpdatesListener
- onProductDetailsResponse(BillingResult,List) - function in com.appsflyer.internal.connectors.callbacks.BillingLibraryAsyncListenersImpl
- onPurchasesUpdated(BillingResult,List) - function in com.appsflyer.internal.connectors.GoogleConnector
- onPurchasesUpdated(BillingResult,List) - function in com.android.billingclient.api.GoogleConnector
- onQueryPurchasesResponse(BillingResult,List) - function in com.appsflyer.internal.connectors.GoogleConnector
- onQueryPurchasesResponse(BillingResult,List) - function in com.android.billingclient.api.GoogleConnector
- onResponse(Result) - function in com.appsflyer.api.PurchaseClient.ValidationResultListener
- Invoked when we got 200 OK response from the server (INVALID purchase is considered to be successful response and will be returned to this callback)
- onResponse(Map) - function in com.appsflyer.api.PurchaseClient.SubscriptionPurchaseValidationResultListener
- Invoked when we got 200 OK response from the server (INVALID purchase is considered to be successful response and will be returned to this callback)
- onResponse(Map) - function in com.appsflyer.api.PurchaseClient.InAppPurchaseValidationResultListener
- Invoked when we got 200 OK response from the server (INVALID purchase is considered to be successful response and will be returned to this callback)
- onSubscriptionPurchaseHistoryRetrieved(List) - function in com.appsflyer.internal.connectors.BillingClientConnector.BillingUpdatesListener