Skip to content

Home > resol-vbus-core-nodejs > NetLiveTransceiverEndpointConstructorOptions > getChannelList

NetLiveTransceiverEndpointConstructorOptions.getChannelList property

The callback to get a list of active channels.

Signature:

typescript
getChannelList?: () => Promise<NetLiveTransceiverEndpointChannelInfo[]>;