SwitchboardObject
Superclass of all objects in the Switchboard SDK. Provides generic basic functionality.
The JSON shape shared by every Switchboard object instance is documented in the Object Schema.
Configuration
This object does not provide any configuration options.
Properties
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.