Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum
Packages that use OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum
-
Uses of OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnumModifier and TypeMethodDescriptionOutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum.fromString(String key) OutboundPreviewCampaignPreContactVoiceAttributes.getContactPhoneType()Returns the enum constant of this class with the specified name.OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum.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 OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnumModifier and TypeMethodDescriptionOutboundPreviewCampaignPreContactVoiceAttributes.contactPhoneType(OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) voidOutboundPreviewCampaignPreContactVoiceAttributes.setContactPhoneType(OutboundPreviewCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType)