Unsubscribe a callback function when an Connect Customer agent workspace user's visual mode changes
Unsubscribes the callback function from the visual mode change event in the Connect Customer agent workspace.
Signature
offVisualModeChange(handler: VisualModeChangedHandler)
Usage
settingsClient.offVisualModeChange(handler);