PurchasesConfiguration

Holds parameters to initialize the SDK. Create an instance of this class using the Builder and pass it to Purchases.configure.

Types

Link copied to clipboard
class Builder(var apiKey: String)

Use this builder to create an instance of PurchasesConfiguration.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val dangerousSettings: <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
val purchasesAreCompletedBy: <Error class: unknown class>
Link copied to clipboard
val store: <Error class: unknown class>?
Link copied to clipboard
val storeKitVersion: <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
val verificationMode: <Error class: unknown class>

Functions

Link copied to clipboard
open override fun toString(): String