View a markdown version of this page

Unsubscribe a callback function when an Connect Customer agent workspace agent state changes - Agent Workspace

Unsubscribe a callback function when an Connect Customer agent workspace agent state changes

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

Signature

offStateChanged(handler: AgentStateChangedHandler)

Usage

agentClient.offStateChanged(handler);