Interface LiveObjectUpdate

Represents a generic update object describing the changes that occurred on a LiveObject.

Hierarchy

Properties

Properties

clientId?: string

The client ID of the client that published this update.

update: any

Holds an update object which describe changes applied to the object.

Generated using TypeDoc