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