OnChatBuiltCallback

fun interface OnChatBuiltCallback

Callback allowing to listen to chat instance provisioning.

See also

Functions

Link copied to clipboard
abstract fun onChatBuilt(chat: Chat)

Notifies the consumer that a chat instance is ready. It's always called on the main thread.