AdaptyAndroidSubscriptionUpdateReplacementMode

Defines the proration mode to use when updating an active Android subscription.

When replacing an existing subscription, this determines how Google Play charges the user and handles the remaining time of the old subscription.

Entries

Link copied to clipboard

Immediately replace the old subscription and charge the full price of the new one.

Link copied to clipboard

Defer the subscription change until the current subscription expires.

Link copied to clipboard

Immediately replace the subscription without any proration.

Link copied to clipboard

Immediately replace the subscription and charge a prorated price for the remaining period.

Link copied to clipboard

Immediately replace the subscription and prorate the remaining time without adjusting the price.

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.