Package com.restfb.types.send
Class Bubble
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.Bubble
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addButton
(AbstractButton button) getTitle()
void
setDefaultAction
(DefaultAction defaultAction) void
setImageUrl
(String imageUrl) void
setItemUrl
(String itemUrl) void
setSubtitle
(String subtitle) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Bubble
-
-
Method Details
-
addButton
-
getTitle
-
getItemUrl
-
setItemUrl
-
getImageUrl
-
setImageUrl
-
getSubtitle
-
setSubtitle
-
getDefaultAction
-
setDefaultAction
-
getButtons
-