Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PermissionKeys

Enum for CXone Agent related permission keys.

readonly
example

PermissionKeys

Index

Enumeration Members

ACS: "LaunchACS"

permission key of showing or hiding the ACS radio button during preference selection after the user logged in the application.

AGENTLEG_AUTOACCEPT: "AgentSoftPhoneAutoAccept"

permission key whether Agent soft phone login allow auto accept of contacts

AGENT_PHONE: "AgentPhone"

permission key of Agent normal phone login access

AGENT_SOFTPHONE: "AgentSoftPhone"

permission key of Agent soft phone login access

AGENT_STATION: "AgentStation"

permission key of Agent station login access

CONVERSATIONS_ADD_REMOVE_MEMBERS: "addRemoveMembers"

permission key for adding and removing members in Conversations groups

CONVERSATIONS_CREATE_RENAME_GROUP: "createRenameGroup"

permission key for creating and renaming Conversations groups

CONVERSATIONS_LEAVE_GROUP: "leaveGroup"

permission key for leaving Conversations groups

CXONE_AGENT: "CxoneAgent"

permission key for checking CXOne Agent access given

DIGITAL_SEARCH_CASES: "deSearchCases"

permission key of Case tab of Digital interaction search

DIGITAL_SEARCH_CUSTOMERS: "deSearchCustomers"

permission key of Customer tab of Digital interaction search

DIGITAL_SEARCH_MESSAGES: "deSearchMessages"

permission key of Message tab of Digital interaction search

DIGITAL_SEARCH_THREADS: "deSearchPosts"

permission key of Thread tab of Digital interaction search

DISABLE_INTEGRATED_SOFTPHONE_SETTINGS: "DisableIntegratedSoftphoneSettings"

permission key whether disable integrated softphone settings options are enabled

HIDE_CALLER_PHONE_NUMBER: "HideCallerPhoneNumber"

permission key whether Agent soft phone login allow auto accept of contacts

HIDE_CREATE_COMMITMENTS: "HideCreateCommitments"

permission key for Commitment hide feature

REALTIME_RECORDING_NOTIFICATION: "RealTimeRecordingNotification"

permission key for enabling or disabling the real-time recording notification feature

REALTIME_RECORDING_STATUS_UPDATE: "realtimeRecordingStatusUpdate"

permission key for enabling or disabling the real-time recording status update feature

STOP_RECORDING: "StopRecording"

permission key for enabling or disabling the stop record feature

VOICE_TRANSCRIPT: "VoiceTranscript"

permission key for enabling or disabling the voice transcript feature

Generated using TypeDoc