Uses of Enum Class
com.mypurecloud.sdk.v2.model.RecordersState.AgentExperienceStateEnum
Packages that use RecordersState.AgentExperienceStateEnum
-
Uses of RecordersState.AgentExperienceStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordersState.AgentExperienceStateEnumModifier and TypeMethodDescriptionRecordersState.AgentExperienceStateEnum.fromString(String key) RecordersState.getAgentExperienceState()Returns the enum constant of this class with the specified name.RecordersState.AgentExperienceStateEnum.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 RecordersState.AgentExperienceStateEnumModifier and TypeMethodDescriptionRecordersState.agentExperienceState(RecordersState.AgentExperienceStateEnum agentExperienceState) Indicates the state of the agent experience recorder.voidRecordersState.setAgentExperienceState(RecordersState.AgentExperienceStateEnum agentExperienceState)