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