Uses of Enum Class
com.mypurecloud.sdk.v2.model.SalesforceSettings.ChannelEnum
Packages that use SalesforceSettings.ChannelEnum
-
Uses of SalesforceSettings.ChannelEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SalesforceSettings.ChannelEnumModifier and TypeMethodDescriptionSalesforceSettings.ChannelEnum.fromString(String key) SalesforceSettings.getChannel()Returns the enum constant of this class with the specified name.static SalesforceSettings.ChannelEnum[]SalesforceSettings.ChannelEnum.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 SalesforceSettings.ChannelEnumModifier and TypeMethodDescriptionSalesforceSettings.channel(SalesforceSettings.ChannelEnum channel) Filter source by channel.voidSalesforceSettings.setChannel(SalesforceSettings.ChannelEnum channel)