View a markdown version of this page

Unsubscribe a callback function when an Connect Customer agent workspace contact turns to Pending state - Agent Workspace

Unsubscribe a callback function when an Connect Customer agent workspace contact turns to Pending state

Unsubscribes the callback function from Pending event in the Connect Customer agent workspace.

Signature

offPending(handler: ContactPendingHandler)

Usage

contactClient.offPending(handler);