View a markdown version of this page

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

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

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

Signature

offError(handler: ContactErrorHandler)

Usage

contactClient.offError(handler);