Uses of Class
com.restfb.types.whatsapp.platform.Status
-
Packages that use Status Package Description com.restfb.types.webhook.whatsapp -
-
Uses of Status in com.restfb.types.webhook.whatsapp
Methods in com.restfb.types.webhook.whatsapp that return types with arguments of type Status Modifier and Type Method Description List<Status>
WhatsappMessagesValue. getStatuses()
Method parameters in com.restfb.types.webhook.whatsapp with type arguments of type Status Modifier and Type Method Description void
WhatsappMessagesValue. setStatuses(List<Status> statuses)
-