AmazonSalez
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun processHistoryQueryResult(response: PurchaseUpdatesResponse)
Content copied to clipboard
Helper method for a verified PurchaseUpdatesResponse
Link copied to clipboard
Link copied to clipboard
Helper method for a verified PurchaseUpdatesResponse
Link copied to clipboard
For handling Amazon IAP purchases. Purchases can exist from both and incomplete purchase flow, such as when a user loses network connection after a purchase, or from a normal purchase flow.
Link copied to clipboard
For handling queries for either a recent list of purchases, or for a complete history of purchases made.
Link copied to clipboard
Link copied to clipboard
abstract fun queryReceipts(type: Productz.Type?): QueryResult<OrderHistoryz>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setObfuscatedIdentifiers(accountId: String?, profileId: String?)
Content copied to clipboard
Link copied to clipboard
abstract fun startOrder(activity: Activity?, product: Productz, client: Clientz, options: Bundle?)
Content copied to clipboard
Link copied to clipboard