Appearance
Home > resol-vbus-core-nodejs > NetLiveTransceiver > onConnectionStateChange
NetLiveTransceiver.onConnectionStateChange property
The callback to report connection state changes to.
Signature:
typescript
onConnectionStateChange?: (newConnectionState: NetLiveTransceiverConnectionState) => void;