Package version:

Interface JoinGroupMessage

Join group message

Hierarchy

Properties

Properties

ackId?: number

Optional ack id. If specified, an AckMessage with success or not will be returned with the same ackId

group: string

The group to join

kind: "joinGroup"

Message type

Generated using TypeDoc