AdaptyIosRefundPreference

Represents the developer’s preference for how refund requests should be handled on iOS.

Use this when updating a user's refund preference via com.adapty.kmp.Adapty.updateRefundPreference.

This setting allows you to guide Apple’s refund handling behavior when processing refund requests for in-app purchases or subscriptions.

Entries

Link copied to clipboard

No specific preference. The system decides how to handle refund requests.

Link copied to clipboard

Suggests that refund requests should generally be granted.

Link copied to clipboard

Suggests that refund requests should generally be declined.

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.