Skip to content

Home > resol-vbus-core-nodejs > NetLiveTransceiverEndpoint > verifyViaTag

NetLiveTransceiverEndpoint.verifyViaTag property

The callback to verify the provided via tag.

Signature:

typescript
verifyViaTag?: (viaTag: string) => Promise<void>;