Skip to main content

@wildix/xbees-connect > ConnectClient > onLogout

ConnectClient.onLogout property

starts listen on logout event and send event to the x-bees about logout able

Signature:

onLogout: (callback: Callback<EventType.LOGOUT>) => RemoveEventListener;