project
androidJvm
purchases
/
com.revenuecat.purchases
/
PurchasesConfiguration
Purchases
Configuration
open
class
PurchasesConfiguration
(
builder
:
PurchasesConfiguration.Builder
)
Members
Constructors
Purchases
Configuration
Link copied to clipboard
constructor
(
builder
:
PurchasesConfiguration.Builder
)
Types
Builder
Link copied to clipboard
open
class
Builder
(
context
:
Context
,
apiKey
:
String
)
Properties
api
Key
Link copied to clipboard
val
apiKey
:
String
app
User
ID
Link copied to clipboard
val
appUserID
:
String
?
context
Link copied to clipboard
val
context
:
Context
dangerous
Settings
Link copied to clipboard
val
dangerousSettings
:
DangerousSettings
diagnostics
Enabled
Link copied to clipboard
val
diagnosticsEnabled
:
Boolean
observer
Mode
Link copied to clipboard
val
observerMode
:
Boolean
service
Link copied to clipboard
val
service
:
ExecutorService
?
store
Link copied to clipboard
val
store
:
Store
verification
Mode
Link copied to clipboard
val
verificationMode
:
EntitlementVerificationMode