onMessageDelivered

abstract fun onMessageDelivered(@NonNull conversationId: String, @NonNull messageId: String)

Called when a message is successfully delivered to the back-end

See also

Parameters

conversationId

The conversation ID

messageId

The message ID