OnChatBuiltCallback

@Deprecated(message = "This callback is unused and will be removed in next major release.")
public interface OnChatBuiltCallback

Deprecated

This callback is unused and will be removed in next major release.

Callback allowing to listen to chat instance provisioning.

See also

Functions

Link copied to clipboard
public abstract Unit onChatBuilt(Chat chat)

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