Uses of Enum
com.restfb.types.whatsapp.WhatsAppBusinessPhoneNumber.PlatformType
Packages that use WhatsAppBusinessPhoneNumber.PlatformType
-
Uses of WhatsAppBusinessPhoneNumber.PlatformType in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppBusinessPhoneNumber.PlatformTypeModifier and TypeMethodDescriptionWhatsAppBusinessPhoneNumber.getPlatformType()Returns the enum constant of this type with the specified name.WhatsAppBusinessPhoneNumber.PlatformType.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.PlatformTypeModifier and TypeMethodDescriptionvoidWhatsAppBusinessPhoneNumber.setPlatformType(WhatsAppBusinessPhoneNumber.PlatformType platformType)