OccupancyEvent

interface OccupancyEvent

Represents the occupancy event.

(CHA-O2)

Properties

Link copied to clipboard
abstract val occupancy: OccupancyData

Represents data about the occupancy of a chat room, including connection and presence details.

Link copied to clipboard
abstract val type: OccupancyEventType

Defines the type of the occupancy event, represented by an instance of OccupancyEventType.