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