Package version:

Interface GroupDataMessage

Group data message

Hierarchy

Properties

data: JSONTypes | ArrayBuffer

The data

The data type

fromUserId: string

The user id of the sender

group: string

The name of group that the message come from.

kind: "groupData"

Message type

sequenceId?: number

The sequence id of the data. Only available in reliable protocols

Generated using TypeDoc