ReceiptUpdateCallback

Interface for getting the a parsed receipts response

Functions

Link copied to clipboard
abstract fun failure()
Link copied to clipboard
abstract fun success(receiptInfos: Array<ReceiptInfo>)