MessageGroupType

Represents type of message group UI.

Entries

Link copied to clipboard

A type of message that exists singly without a group.

Link copied to clipboard

The type of message at the top of the group.

Link copied to clipboard

The type of message located in the middle of the group.

Link copied to clipboard

The type of message at the bottom of the group.

Functions

Link copied to clipboard
open fun from(value: Int): MessageGroupType
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
open val value: Int