Interface BatchPresenceSuccessResult

Contains information about the result of a successful batch presence request for a single channel.

Hierarchy

  • BatchPresenceSuccessResult

Properties

Properties

channel: string

The channel name the presence state was retrieved for.

presence: PresenceMessage[]

An array of PresenceMessages describing members present on the channel.

Generated using TypeDoc