Skip to main content

@wildix/xbees-connect > ConnectClient > onCallEnded

ConnectClient.onCallEnded property

Starts listen for the events of ending the call and handle with the provided callback

Signature:

onCallEnded: (callback: Callback<EventType.TERMINATE_CALL>) => RemoveEventListener;