Class Interactive
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.message.Interactive
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetReply()
getType()
boolean
boolean
void
setButtonReply
(Interactive.Reply buttonReply) void
setListReply
(Interactive.Reply listReply) void
setType
(Interactive.Type type) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Interactive
public Interactive()
-
-
Method Details
-
getReply
-
isButtonReply
-
isListReply
-
getListReply
-
setListReply
-
getButtonReply
-
setButtonReply
-
getType
-
setType
-