Create a new IoStateEventData instance.
determines whether the related IO source/actor has associations
The recommended update rate (in millis) for publishing IO source values (optional)
Determines whether the related IO source/actor has associations.
The recommended update rate (in millis) for publishing IO source values (optional).
The value is only specified for association events that are observed by an IO source; otherwise undefined.
Generated using TypeDoc
Defines event data format for association/disassociation related to a specific IO source/actor.
This data is emitted by the observable returned by
CommunicationManager.observeIoState
.