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