Package com.restfb.types.send
Class ShareButton
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.AbstractButton
com.restfb.types.send.ShareButton
- All Implemented Interfaces:
Serializable
Represents the
Share Button
- See Also:
-
Field Summary
Fields inherited from class com.restfb.types.send.AbstractButton
title
-
Constructor Summary
-
Method Summary
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
-
ShareButton
public ShareButton()
-