Functions

Link copied to clipboard
abstract suspend fun activeProductIds(): List<String>
Link copied to clipboard
Link copied to clipboard
open fun json(): Json
Link copied to clipboard
abstract suspend fun makeIdentityInfo(): IdentityInfo
Link copied to clipboard
abstract suspend fun makeIdentityManager(): IdentityManager
Link copied to clipboard
abstract fun makeLocaleIdentifier(): String?
Link copied to clipboard
abstract suspend fun makeStoreTransaction(transaction: Purchase): StoreTransaction
Link copied to clipboard