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

O

onBind(Intent) - Method in class com.amazon.device.iap.PurchasingService
 
onGetUserAndLinksResponse(GetUserAndLinksResponse) - Method in interface com.amazon.device.simplesignin.ISimpleSignInResponseHandler
This callback method is invoked when the response GetUserAndLinksResponse is available on Amazon side, which is initiated by our service API SimpleSignInService.getUserAndLinks(String)
onLicenseCommandResponse(LicenseResponse) - Method in interface com.amazon.device.drm.LicensingListener
This callback method is invoked when a LicenseResponse is available for a request initiated by LicensingService#verifyLicense().
onLinkUserAccountResponse(LinkUserAccountResponse) - Method in interface com.amazon.device.simplesignin.ISimpleSignInResponseHandler
This callback method is invoked when the response LinkUserAccountResponse is available on Amazon side, which is initiated by our service API SimpleSignInService.linkUserAccount(com.amazon.device.simplesignin.model.request.LinkUserAccountRequest)
onProductDataResponse(ProductDataResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when an ProductDataResponse is available for a request initiated by PurchasingService.getProductData(java.util.Set).
onPurchaseResponse(PurchaseResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a PurchaseResponse is available for a purchase initiated by PurchasingService.purchase(String).
onPurchaseUpdatesResponse(PurchaseUpdatesResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a PurchaseUpdatesResponse is available for a request initiated by PurchasingService.getPurchaseUpdates(boolean).
onReceive(Context, Intent) - Method in class com.amazon.device.drm.ResponseReceiver
Handles broadcast intents from Amazon Appstore.
onReceive(Context, Intent) - Method in class com.amazon.device.iap.ResponseReceiver
Handles broadcast intents from Amazon Appstore.
onReceive(Context, Intent) - Method in class com.amazon.device.simplesignin.BroadcastHandler
 
onRecordMetricsEventResponse(RecordMetricsEventResponse) - Method in interface com.amazon.device.simplesignin.ISimpleSignInResponseHandler
This callback method is invoked when the response RecordMetricsEventResponse is available on Amazon side, which is initiated by our service API SimpleSignInService.recordMetricEvent(SSIEventRequest)
onShowLoginSelectionResponse(ShowLoginSelectionResponse) - Method in interface com.amazon.device.simplesignin.ISimpleSignInResponseHandler
This callback method is invoked when the response ShowLoginSelectionResponse is available on Amazon side, which is initiated by our service API SimpleSignInService.showLoginSelection(java.util.Map)
onUserDataResponse(UserDataResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a UserDataResponse is available for a request initiated by PurchasingService.getUserData().
A B C D E F G H I L N O P R S T U V W 
Skip navigation links