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