ChatClientOptions

Configuration options for the chat client.

Inheritors

Properties

Link copied to clipboard
abstract val logHandler: LogHandler?

A custom log handler that will be used to log messages from the client.

Link copied to clipboard
abstract val logLevel: LogLevel

The minimum log level at which messages will be logged.