View a markdown version of this page

Gets the outbound call permission configured for the agent in Connect Customer Customer agent workspace - Agent Workspace

Gets the outbound call permission configured for the agent in Connect Customer Customer agent workspace

Gets true if the agent has the security profile permission for making outbound calls, false otherwise.

Signature

getOutboundCallPermission(): Promise<boolean>

Usage

const outboundCallPermission: boolean = await voiceClient.getOutboundCallPermission();

Permissions required:

User.Configuration.View