Package com.restfb.types.send
Class NestedButton
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.AbstractButton
com.restfb.types.send.NestedButton
- All Implemented Interfaces:
MenuItem
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.restfb.types.send.AbstractButton
title
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCallToAction
(MenuItem item) Top-level menu items that user can interact with.Methods inherited from class com.restfb.types.send.AbstractButton
getTitle, getType, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
NestedButton
-
-
Method Details
-
addCallToAction
-
getCallToActions
Top-level menu items that user can interact with.
-