Class SuccessfulResponse
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.SuccessfulResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContacts
(List<SuccessfulResponse.MessageContact> contacts) void
setMessages
(List<SuccessfulResponse.MessageResponse> messages) void
setMessagingProduct
(String messagingProduct) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
SuccessfulResponse
public SuccessfulResponse()
-
-
Method Details
-
getMessagingProduct
-
setMessagingProduct
-
getContacts
-
setContacts
-
getMessages
-
setMessages
-