Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentVideoSettings.BackgroundEnum
Packages that use AgentVideoSettings.BackgroundEnum
-
Uses of AgentVideoSettings.BackgroundEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentVideoSettings.BackgroundEnumModifier and TypeMethodDescriptionAgentVideoSettings.BackgroundEnum.fromString(String key) AgentVideoSettings.getBackground()Returns the enum constant of this class with the specified name.static AgentVideoSettings.BackgroundEnum[]AgentVideoSettings.BackgroundEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentVideoSettings.BackgroundEnumModifier and TypeMethodDescriptionAgentVideoSettings.background(AgentVideoSettings.BackgroundEnum background) background for agentvoidAgentVideoSettings.setBackground(AgentVideoSettings.BackgroundEnum background)