Uses of Enum Class
com.mypurecloud.sdk.v2.model.CampaignPerformanceData.DialingModeEnum
Packages that use CampaignPerformanceData.DialingModeEnum
-
Uses of CampaignPerformanceData.DialingModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignPerformanceData.DialingModeEnumModifier and TypeMethodDescriptionCampaignPerformanceData.DialingModeEnum.fromString(String key) CampaignPerformanceData.getDialingMode()Returns the enum constant of this class with the specified name.CampaignPerformanceData.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 CampaignPerformanceData.DialingModeEnumModifier and TypeMethodDescriptionCampaignPerformanceData.dialingMode(CampaignPerformanceData.DialingModeEnum dialingMode) The strategy this Campaign will use for dialingvoidCampaignPerformanceData.setDialingMode(CampaignPerformanceData.DialingModeEnum dialingMode)