Skip to main content

@wildix/xbees-connect > ConnectClient > onPbxTokenChange

ConnectClient.onPbxTokenChange property

Starts listen for the events of changing pbx token and handle with the provided callback

Signature:

onPbxTokenChange: (callback: Callback<EventType.PBX_TOKEN>) => RemoveEventListener;