updateViewerInfo

abstract fun updateViewerInfo(enabled: Boolean, customName: String)

Updates viewer information in the chat room.

Parameters

enabled

Indicates whether viewer information is enabled.

customName

The custom name of the viewer.