ReplyState

enum ReplyState : Enum<MessagingAppService.ReplyInfo.ReplyState>

The state of quick replying.

Entries

Link copied to clipboard

Replying is disabled or not supported.

Link copied to clipboard

It is possible to send text replies to the sender, and no reply has been sent yet.

Link copied to clipboard

A quick reply message is being sent.

Link copied to clipboard

A quick reply messages has been sent.

Link copied to clipboard

The quick reply message failed to be sent.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int