Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum
Packages that use QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum
-
Uses of QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnumModifier and TypeMethodDescriptionQueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum.fromString(String key) QueueConversationVideoEventTopicParticipant.getScreenRecordingState()Returns the enum constant of this class with the specified name.QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum.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 QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnumModifier and TypeMethodDescriptionQueueConversationVideoEventTopicParticipant.screenRecordingState(QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) The current screen recording state for this participant.voidQueueConversationVideoEventTopicParticipant.setScreenRecordingState(QueueConversationVideoEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState)