Uses of Enum
com.restfb.types.whatsapp.WhatsAppBusinessPhoneNumber.CodeVerificationStatus
Packages that use WhatsAppBusinessPhoneNumber.CodeVerificationStatus
-
Uses of WhatsAppBusinessPhoneNumber.CodeVerificationStatus in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppBusinessPhoneNumber.CodeVerificationStatusModifier and TypeMethodDescriptionWhatsAppBusinessPhoneNumber.getCodeVerificationStatus()
Returns the enum constant of this type with the specified name.WhatsAppBusinessPhoneNumber.CodeVerificationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp with parameters of type WhatsAppBusinessPhoneNumber.CodeVerificationStatusModifier and TypeMethodDescriptionvoid
WhatsAppBusinessPhoneNumber.setCodeVerificationStatus
(WhatsAppBusinessPhoneNumber.CodeVerificationStatus codeVerificationStatus)