Uses of Class
com.restfb.types.webhook.messaging.ElementItem
-
Packages that use ElementItem Package Description com.restfb.types.webhook.messaging -
-
Uses of ElementItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return types with arguments of type ElementItem Modifier and Type Method Description List<ElementItem>
MessagingPayload. getElements()
Method parameters in com.restfb.types.webhook.messaging with type arguments of type ElementItem Modifier and Type Method Description void
MessagingPayload. setElements(List<ElementItem> elements)
-