Unsubscribe a callback function when an Amazon Connect Agent Workspace contact is connected
Unsubscribes the callback function from Connected event in the Amazon Connect agent workspace.
Signature
offConnected(handler: ContactConnectedHandler)
Usage
contactClient.offConnected(handler);