Match data

Hierarchy

  • MatchData

Properties

data: Uint8Array

Data payload, if any.

match_id: string

The unique match identifier.

op_code: number

Operation code value.

presence?: Presence

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

reliable?: boolean

True if this data was delivered reliably.

Generated using TypeDoc