onChatBuiltResult

public abstract Unit onChatBuiltResult(Result<Chat> 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.