Uses of Class
com.restfb.types.send.CallToAction
-
Packages that use CallToAction Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of CallToAction in com.restfb.types.send
Methods in com.restfb.types.send that return CallToAction Modifier and Type Method Description CallToAction
MessengerProfileProperties. getGetStarted()
Methods in com.restfb.types.send with parameters of type CallToAction Modifier and Type Method Description void
MessengerProfileProperties. setGetStarted(CallToAction getStarted)
-