Uses of Interface
com.restfb.types.send.MenuItem
Packages that use MenuItem
-
Uses of MenuItem in com.restfb.types.send
Classes in com.restfb.types.send that implement MenuItemMethods in com.restfb.types.send that return types with arguments of type MenuItemModifier and TypeMethodDescriptionNestedButton.getCallToActions()
Top-level menu items that user can interact with.PersistentMenu.getCallToActions()
Top-level menu items that user can interact with.Methods in com.restfb.types.send with parameters of type MenuItemModifier and TypeMethodDescriptionvoid
NestedButton.addCallToAction
(MenuItem item) void
PersistentMenu.addCallToAction
(MenuItem item)