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