Uses of Enum Class
com.mypurecloud.sdk.v2.model.RecordersState.CustomerExperienceStateEnum
Packages that use RecordersState.CustomerExperienceStateEnum
-
Uses of RecordersState.CustomerExperienceStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordersState.CustomerExperienceStateEnumModifier and TypeMethodDescriptionRecordersState.CustomerExperienceStateEnum.fromString(String key) RecordersState.getCustomerExperienceState()Returns the enum constant of this class with the specified name.RecordersState.CustomerExperienceStateEnum.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.CustomerExperienceStateEnumModifier and TypeMethodDescriptionRecordersState.customerExperienceState(RecordersState.CustomerExperienceStateEnum customerExperienceState) Indicates the state of the customer experience recorder.voidRecordersState.setCustomerExperienceState(RecordersState.CustomerExperienceStateEnum customerExperienceState)