Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum
Packages that use OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum
-
Uses of OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnumModifier and TypeMethodDescriptionOutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum.fromString(String key) OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.getDialingMode()OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum.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 OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnumModifier and TypeMethodDescriptionOutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.dialingMode(OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum dialingMode) voidOutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.setDialingMode(OutboundVoiceCampaignPreContactOutboundVoiceCampaignPreContactEvent.DialingModeEnum dialingMode)