purchases-android
purchases
/
com.revenuecat.purchases
/
PurchasesConfiguration
Purchases
Configuration
open
class
PurchasesConfiguration
(
builder
:
PurchasesConfiguration.Builder
)
Content copied to clipboard
Types
Properties
Sources
Types
Builder
Link copied to clipboard
open
class
Builder
(
context
:
Context
,
apiKey
:
String
)
Content copied to clipboard
Properties
apiKey
Link copied to clipboard
val
apiKey
:
String
Content copied to clipboard
appUserID
Link copied to clipboard
val
appUserID
:
String
?
Content copied to clipboard
context
Link copied to clipboard
val
context
:
Context
Content copied to clipboard
observerMode
Link copied to clipboard
val
observerMode
:
Boolean
Content copied to clipboard
service
Link copied to clipboard
val
service
:
ExecutorService
?
Content copied to clipboard
store
Link copied to clipboard
val
store
:
Store
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard