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