Uses of Enum Class
software.xdev.brevo.model.GetWhatsAppConfig.PhoneNumberQualityEnum
Packages that use GetWhatsAppConfig.PhoneNumberQualityEnum
-
Uses of GetWhatsAppConfig.PhoneNumberQualityEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetWhatsAppConfig.PhoneNumberQualityEnumModifier and TypeMethodDescriptionGetWhatsAppConfig.getPhoneNumberQuality()Quality status of phone number associated with WhatsApp account.Returns the enum constant of this class with the specified name.GetWhatsAppConfig.PhoneNumberQualityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type GetWhatsAppConfig.PhoneNumberQualityEnumModifier and TypeMethodDescriptionGetWhatsAppConfig.phoneNumberQuality(GetWhatsAppConfig.PhoneNumberQualityEnum phoneNumberQuality) voidGetWhatsAppConfig.setPhoneNumberQuality(GetWhatsAppConfig.PhoneNumberQualityEnum phoneNumberQuality)