PurchaseUpdatesHandler

Constructors

Link copied to clipboard
constructor(purchasingServiceProvider: PurchasingServiceProvider)

Functions

Link copied to clipboard
open override fun onProductDataResponse(response: ProductDataResponse)
Link copied to clipboard
open override fun onPurchaseResponse(response: PurchaseResponse)
Link copied to clipboard
open override fun onPurchaseUpdatesResponse(response: PurchaseUpdatesResponse)
Link copied to clipboard
open override fun onUserDataResponse(response: UserDataResponse)
Link copied to clipboard