Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScreenMonitoring.DisconnectTypeEnum
Packages that use ScreenMonitoring.DisconnectTypeEnum
-
Uses of ScreenMonitoring.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScreenMonitoring.DisconnectTypeEnumModifier and TypeMethodDescriptionScreenMonitoring.DisconnectTypeEnum.fromString(String key) ScreenMonitoring.getDisconnectType()Returns the enum constant of this class with the specified name.static ScreenMonitoring.DisconnectTypeEnum[]ScreenMonitoring.DisconnectTypeEnum.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.DisconnectTypeEnumModifier and TypeMethodDescriptionScreenMonitoring.disconnectType(ScreenMonitoring.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.voidScreenMonitoring.setDisconnectType(ScreenMonitoring.DisconnectTypeEnum disconnectType)