View a markdown version of this page

Unsubscribe a callback function when an Connect Customer agent workspace contact is missed - Agent Workspace

Unsubscribe a callback function when an Connect Customer agent workspace contact is missed

Unsubscribes the callback function from the contact missed event.

Signature

offMissed(handler: ContactMissedHandler, contactId?: string)

Usage

contactClient.offMissed(handler);