PresenceOptions

interface PresenceOptions

Represents the presence options for a chat room.

Inheritors

Properties

Link copied to clipboard
abstract val enableEvents: Boolean

Whether or not the client should receive presence events from the server. This setting can be disabled if you are using presence in your Chat Room, but this particular client does not need to receive the messages. Spec: CHA-PR9c