Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PollSceneReadyReq

Poll scene ready arguments.

Hierarchy

Index

Properties

Readonly client

client: VertexClient

An instance of VertexClient.

Readonly id

id: string

ID of scene.

Optional Readonly polling

polling?: Polling

Readonly verbose

verbose: boolean

Whether or not to include verbose log messages.

Methods

Optional Readonly onMsg

  • onMsg(msg: string): void