Readonly
eventGets a counter of event emit calls.
Gets a counter map from events to new listener counts
Readonly
nodeGets an internal unique node identifier, mostly used for debugging.
Gets a counter for the CHANGE
event.
Unregisters a handler for one or more events
name or names of the events to subscribe
handler to unregister
current object instance
Registers a handler for one or more events
name or names of the events to subscribe
handler to register
current object instance
Registers a handler for one or more events to run only once.
name or names of the events to subscribe
handler to execute
current object instance
Subscribes to an event and returns the unsubscription handler
Subscribes to an event and returns the unsubscription handler
JDOM
Optional
options: { Optional
buttonsOptional
instanceOptional
variant?: GamepadVariantReadonly
buttonsReadonly
instanceReadonly
preferredReadonly
readingReadonly
readingReadonly
serviceReadonly
specificationReadonly
statusReadonly
streamingReadonly
streamingReadonly
variantProtected
addProtected
addOptional
defaultValue: TValuesAwaits an event with a timeout. Throws JacdacError with timeout if operation does not return.
Optional
token: JDCancellationTokenGenerated using TypeDoc
Base class for service server implementations