Class SuccessfulResponse.MessageContact
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.whatsapp.platform.SuccessfulResponse.MessageContact
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SuccessfulResponse
public static class SuccessfulResponse.MessageContact extends AbstractFacebookType
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MessageContact()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getInput()
String
getWaId()
void
setInput(String input)
void
setWaId(String waId)
-
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
-