Protected
connectionPrivate
organizationProtected
realtimeOptional
tagsStatic
createStatic
disableStatic
getStatic
patchStatic
prefixedStatic
queryProtected
assertOptional
rtcConfig: RTCDataChannelInitOptional
tags: {}Optional
query: IEventQueryAsynchronously retrieves the configuration document for a device.
Throws an error if the device has no configuration or has never been turned on
Whether to retrieve the desired configuration version
A promise that resolves to the configuration document
Private
getOptional
tags: {}Protected
handlePrivate
initRemove the listeners of a given event.
Optional
fn: ((...args) => void)Rest
...args: any[]Optional
context: anyOptional
once: booleanStarts a real-time connection with the remote device using WebRTC.
Error
If the connection could not be established or if a connection already exists.
Optional
options: SessionType | IStartRealtimeConnectionOptions = {}Optional session type to be used for the connection.
Protected
stopGenerated using TypeDoc
Calls each of the listeners registered for a given event.