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