Incoming party data delivered from the server.

Hierarchy

  • PartyData

Properties

data: Uint8Array

Data payload, if any.

op_code: number

The operation code the message was sent with.

party_id: string

The unique party identifier.

presence: Presence

A reference to the user presence that sent this data, if any.

Generated using TypeDoc