Stream data.

Hierarchy

  • StreamData

Properties

data: string

Arbitrary contents of the data message.

reliable?: boolean

True if this data was delivered reliably.

sender?: Presence

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

stream: StreamId

The stream identifier.

Generated using TypeDoc