InAppMessageDismissReason

Entries

Link copied to clipboard

Message was auto-dismissed (e.g. after a timeout).

Link copied to clipboard

User tapped a message button.

Link copied to clipboard

User closed the message (e.g. via close control).

Link copied to clipboard

Dismiss reason is unknown.

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
val value: Int

Numeric value for analytics or serialization.

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.