Uses of Class
com.restfb.types.send.PhoneMessageRecipient.Name
-
Packages that use PhoneMessageRecipient.Name Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of PhoneMessageRecipient.Name in com.restfb.types.send
Methods in com.restfb.types.send that return PhoneMessageRecipient.Name Modifier and Type Method Description PhoneMessageRecipient.Name
PhoneMessageRecipient. getName()
Methods in com.restfb.types.send with parameters of type PhoneMessageRecipient.Name Modifier and Type Method Description void
PhoneMessageRecipient. setName(PhoneMessageRecipient.Name name)
-