View a markdown version of this page

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

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

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

Signature

offConnected(handler: ContactConnectedHandler)

Usage

contactClient.offConnected(handler);