Appearance
Home > resol-vbus-core-nodejs > NetLiveTransceiverEndpoint > canSwitchToDataMode
NetLiveTransceiverEndpoint.canSwitchToDataMode property
The callback to verify switching to data mode.
Signature:
typescript
canSwitchToDataMode?: () => Promise<void>;