Chatbox Controller
interface ChatboxController
An object that controls the chatbox, which is where the conversation is displayed.
Functions
Link copied to clipboard
Manually dismiss the chatbox.
Link copied to clipboard
Returns true if the chatbox screen is currently presented.
Link copied to clipboard
Manually display the Chatbox as an Activity (will appear on top of your current view hierarchy).
Link copied to clipboard
Configure the chatbox view by setting some appearance properties (e.g.: the main color).