Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScreenMonitoring.MonitoringTypeEnum
Packages that use ScreenMonitoring.MonitoringTypeEnum
-
Uses of ScreenMonitoring.MonitoringTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScreenMonitoring.MonitoringTypeEnumModifier and TypeMethodDescriptionScreenMonitoring.MonitoringTypeEnum.fromString(String key) ScreenMonitoring.getMonitoringType()Returns the enum constant of this class with the specified name.static ScreenMonitoring.MonitoringTypeEnum[]ScreenMonitoring.MonitoringTypeEnum.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 ScreenMonitoring.MonitoringTypeEnumModifier and TypeMethodDescriptionScreenMonitoring.monitoringType(ScreenMonitoring.MonitoringTypeEnum monitoringType) The screen monitoring type.voidScreenMonitoring.setMonitoringType(ScreenMonitoring.MonitoringTypeEnum monitoringType)