Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateSceneItemReq

Create scene item arguments.

Hierarchy

Index

Properties

Readonly client

client: VertexClient

An instance of VertexClient.

Readonly polling

polling: Polling

Readonly sceneId

sceneId: string

ID of scene to add scene items to.

Readonly verbose

verbose: boolean

Whether or not to include verbose log messages.

Methods

Readonly createSceneItemReq

Optional Readonly onMsg

  • onMsg(msg: string): void