Appearance
Home > resol-vbus-core-nodejs > NetLiveTransceiver > _setConnectionState
NetLiveTransceiver._setConnectionState() method
Set the current connection state.
Signature:
typescript
_setConnectionState(newConnectionState: NetLiveTransceiverConnectionState): void;
Parameters
Parameter | Type | Description |
---|---|---|
newConnectionState | The new connection state. |
void