Package com.restfb.types.send
Class IceBreaker
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.IceBreaker
- All Implemented Interfaces:
Serializable
Represents a single ice breaker type, for usage see here.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPayload
(String payload) void
setQuestion
(String question) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
IceBreaker
public IceBreaker()
-
-
Method Details
-
getQuestion
-
setQuestion
-
getPayload
-
setPayload
-