kRestoredPurchaseErrorCode top-level constant

String const kRestoredPurchaseErrorCode

IAPError.code code used when a query for previous transaction has failed.

Implementation

const String kRestoredPurchaseErrorCode = 'restore_transactions_failed';