Unsubscribe a callback function when an Amazon Connect Agent Workspace contact starts ACW - Agent Workspace

Unsubscribe a callback function when an Amazon Connect Agent Workspace contact starts ACW

Unsubscribes the callback function from the contact StartingAcw event in Amazon Connect Agent Workspace.

Signature

offStartingAcw(handler: ContactStartingAcwHandler, contactId?: string)

Usage

contactClient.offStartingAcw(handler);