SendCallback

interface SendCallback

Functions

Link copied to clipboard

Invoked when an exception occurred when sending the message or an unexpected exception occurred.

Link copied to clipboard
abstract fun onSuccess(message: Message)

Invoked for a successfully sent message.