OnChatBuiltResultCallback

Callback allowing to listen to chat instance provisioning.

Functions

Link copied to clipboard
abstract fun onChatBuiltResult(chat: Result<Chat>)

Notifies the consumer if the chat instance preparation has succeeded and provides the instance in the case of the success. It's always called on the main thread.