SwitchboardObject
Superclass of all objects in the Switchboard SDK. Provides generic basic functionality.
Configuration
This object does not provide any configuration options.
Values
objectID
Type: String
The unique identifier of the object.
objectType
(Read-only)
Type: String
The type of the object. Possible values are: switchboard
, engine
, graph
, node
, extension
.
Actions
This object does not provide any actions.
Events
This object does not provide any events.