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