Uses of Enum Class
com.mypurecloud.sdk.v2.model.CobrowseSettings.ChannelsEnum
Packages that use CobrowseSettings.ChannelsEnum
-
Uses of CobrowseSettings.ChannelsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CobrowseSettings.ChannelsEnumModifier and TypeMethodDescriptionCobrowseSettings.ChannelsEnum.fromString(String key) Returns the enum constant of this class with the specified name.static CobrowseSettings.ChannelsEnum[]CobrowseSettings.ChannelsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CobrowseSettings.ChannelsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CobrowseSettings.ChannelsEnumModifier and TypeMethodDescriptionCobrowseSettings.channels(List<CobrowseSettings.ChannelsEnum> channels) Cobrowse channels for web messengervoidCobrowseSettings.setChannels(List<CobrowseSettings.ChannelsEnum> channels)