Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicCall.RecordingStateEnum
Packages that use QueueConversationEventTopicCall.RecordingStateEnum
-
Uses of QueueConversationEventTopicCall.RecordingStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicCall.RecordingStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCall.RecordingStateEnum.fromString(String key) QueueConversationEventTopicCall.getRecordingState()Returns the enum constant of this class with the specified name.QueueConversationEventTopicCall.RecordingStateEnum.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 QueueConversationEventTopicCall.RecordingStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCall.recordingState(QueueConversationEventTopicCall.RecordingStateEnum recordingState) State of recording on this call.voidQueueConversationEventTopicCall.setRecordingState(QueueConversationEventTopicCall.RecordingStateEnum recordingState)