-
public final class AmazonConfiguration extends PurchasesConfigurationHolds parameters to initialize the SDK for the Amazon Store. Create an instance of this class using the [Builder] and pass it to [Purchases.configure].
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classAmazonConfiguration.Builder
-
Constructor Summary
Constructors Constructor Description AmazonConfiguration(AmazonConfiguration.Builder builder)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.revenuecat.purchases.PurchasesConfiguration
copy$purchases_defaultsRelease, equals, getApiKey, getAppUserID, getAutomaticDeviceIdentifierCollectionEnabled, getContext, getDangerousSettings, getDiagnosticsEnabled, getObserverMode, getPendingTransactionsForPrepaidPlansEnabled, getPreferredUILocaleOverride, getPurchasesAreCompletedBy, getService, getShowInAppMessagesAutomatically, getStore, getVerificationMode, hashCode -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AmazonConfiguration
AmazonConfiguration(AmazonConfiguration.Builder builder)
-
-
-
-