ChatboxListener

interface ChatboxListener

Interface called when chatbox is updated.

Functions

Link copied to clipboard
abstract fun onChatboxClosed()

Called when the Chatbox screen is closed.

Link copied to clipboard
abstract fun onChatboxOpened()

Called when the Chatbox screen is opened.