Skip to content

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

NetLiveTransceiverConnectionState

The new connection state.

**Returns:**

void