Uses of Enum
com.restfb.types.whatsapp.WhatsAppBusinessHealthStatus.CanSendMessageStatus
Packages that use WhatsAppBusinessHealthStatus.CanSendMessageStatus
-
Uses of WhatsAppBusinessHealthStatus.CanSendMessageStatus in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppBusinessHealthStatus.CanSendMessageStatusModifier and TypeMethodDescriptionWhatsAppBusinessHealthStatus.EntityStatus.getCanSendMessage()
WhatsAppBusinessHealthStatus.getCanSendMessage()
Returns the enum constant of this type with the specified name.WhatsAppBusinessHealthStatus.CanSendMessageStatus.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 WhatsAppBusinessHealthStatus.CanSendMessageStatusModifier and TypeMethodDescriptionvoid
WhatsAppBusinessHealthStatus.EntityStatus.setCanSendMessage
(WhatsAppBusinessHealthStatus.CanSendMessageStatus canSendMessage) void
WhatsAppBusinessHealthStatus.setCanSendMessage
(WhatsAppBusinessHealthStatus.CanSendMessageStatus canSendMessage)