Interface BatchPresenceFailureResult

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

Hierarchy

  • BatchPresenceFailureResult

Properties

Properties

channel: string

The channel name the presence state failed to be retrieved for.

error: ErrorInfo

Describes the reason for which presence state could not be retrieved for the channel as an ErrorInfo object.

Generated using TypeDoc