PurchaseType

Enum representing the type of purchase for ad-disabling purposes.

Entries

Link copied to clipboard

No active purchase

Link copied to clipboard

Active recurring subscription

Link copied to clipboard

Lifetime premium - one-time purchase with full premium access

Link copied to clipboard

Remove ads - one-time purchase to remove ads only

Link copied to clipboard

Other lifetime purchase (feature unlock, etc.)

Link copied to clipboard

Consumable purchase - does not disable ads

Link copied to clipboard

Legacy or unknown purchase type

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.