Unsubscribes the callback function from the contact cleared event in Amazon Connect Customer agent workspace
Unsubscribes the callback function from the contact cleared event in Amazon Connect Customer agent workspace.
Signature
offCleared(handler: ContactClearedHandler, contactId?: string)
Usage
contactClient.offCleared(handler);