UnsentMessage

interface UnsentMessage

Unsent message which is ready for sending.

See also

Functions

send
Link copied to clipboard
abstract fun send(listener: CallbackListener<Message>): CancellationToken
Send the prepared message to the conversation.