ChatClientDebugger

Functions

Link copied to clipboard
open fun debugSendMessage(channelType: String, channelId: String, message: Message, isRetrying: Boolean = false): SendMessageDebugger

Creates an instance of SendMessageDebugger that allows you to debug the sending process of a message.

Link copied to clipboard
open fun onNonFatalErrorOccurred(tag: String, src: String, desc: String, error: Error)

Called when a non-fatal error occurs.