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