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