FeatureType
Enum class that represents the existent Feature in the current version of the Billing SDK.
Constants
| Name | Value | Description |
|---|---|---|
| SUBSCRIPTIONS | 0 | Subscriptions feature. |
| OBFUSCATED_ACCOUNT_ID | 1 | Parameter used to identify a User from external perspective. (eg: User login in Application) |
| FREE_TRIALS | 2 | Feature of Free Trials. |
| ACCOUNT_SIGN_IN | 3 | Sign in to Aptoide Services, to restore pending and non-consumable purchases. |
| ACKNOWLEDGE | 4 | Acknowledge of a non-consumable purchase, finalizing it without consuming it. |