Uses of Enum Class
com.mypurecloud.sdk.v2.model.RecordersState.AdhocStateEnum
Packages that use RecordersState.AdhocStateEnum
-
Uses of RecordersState.AdhocStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordersState.AdhocStateEnumModifier and TypeMethodDescriptionRecordersState.AdhocStateEnum.fromString(String key) RecordersState.getAdhocState()Returns the enum constant of this class with the specified name.static RecordersState.AdhocStateEnum[]RecordersState.AdhocStateEnum.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.AdhocStateEnumModifier and TypeMethodDescriptionRecordersState.adhocState(RecordersState.AdhocStateEnum adhocState) Indicates the state of the adhoc recorder.voidRecordersState.setAdhocState(RecordersState.AdhocStateEnum adhocState)