Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScreenMonitoring.InitialStateEnum
Packages that use ScreenMonitoring.InitialStateEnum
-
Uses of ScreenMonitoring.InitialStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScreenMonitoring.InitialStateEnumModifier and TypeMethodDescriptionScreenMonitoring.InitialStateEnum.fromString(String key) ScreenMonitoring.getInitialState()Returns the enum constant of this class with the specified name.static ScreenMonitoring.InitialStateEnum[]ScreenMonitoring.InitialStateEnum.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.InitialStateEnumModifier and TypeMethodDescriptionScreenMonitoring.initialState(ScreenMonitoring.InitialStateEnum initialState) The initial connection state of this communication.voidScreenMonitoring.setInitialState(ScreenMonitoring.InitialStateEnum initialState)