Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a message that a 3rd-party component can send to notify the viewer of the component state when disconnecting.

Hierarchy

  • ComponentStateMessage

Index

Properties

id

id: string

The name of the component.

Optional savedState

savedState: any

Saved State. This is state that the 3rd party viewer has saved on disconnect.

sync

sync: boolean

Whether or not the component is in sync with the viewer.

viewpoint

The positional state of the 3rd-party component.