StoreMessageType

Enum mapping in-app message types.

Entries

Link copied to clipboard

In-app messages for billing issues. If the user has had a payment declined, this will show a toast notification notifying them and providing instructions for recovery of the subscription.

Link copied to clipboard

App Store only. Message shown when there is a price increase in a subscription that requires consent.

Link copied to clipboard

App Store only. Generic store messages.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

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.