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