Unsubscribe a callback function when the Connect Customer agent workspace agent's network connection status changes
Unsubscribes the callback function from the network connection status change event in the Connect Customer agent workspace.
Signature
offNetworkConnectionStatusChanged(handler: NetworkConnectionStatusChangedHandler)
Usage
agentClient.offNetworkConnectionStatusChanged(handler);