Uses of Class
com.mypurecloud.sdk.v2.model.AgentVideoSettings
Packages that use AgentVideoSettings
-
Uses of AgentVideoSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentVideoSettingsModifier and TypeMethodDescriptionAgentVideoSettings.allowCamera(Boolean allowCamera) whether or not agent camera is allowedAgentVideoSettings.allowMicrophone(Boolean allowMicrophone) whether or not agent microphone is allowedAgentVideoSettings.allowScreenShare(Boolean allowScreenShare) whether or not agent screen share is allowedAgentVideoSettings.background(AgentVideoSettings.BackgroundEnum background) background for agentAgentVideoSettings.backgroundImage(BackgroundImageSettings backgroundImage) background image settings for agentVideoSettings.getAgent()Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentVideoSettingsModifier and TypeMethodDescriptionVideoSettings.agent(AgentVideoSettings agent) Video Settings for agentvoidVideoSettings.setAgent(AgentVideoSettings agent)