Uses of Class
com.restfb.types.PostCallToAction
-
Packages that use PostCallToAction Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of PostCallToAction in com.restfb.types
Methods in com.restfb.types that return PostCallToAction Modifier and Type Method Description PostCallToAction
Post. getCallToAction()
The call to action type used in any Page posts for mobile app engagement adsMethods in com.restfb.types with parameters of type PostCallToAction Modifier and Type Method Description void
Post. setCallToAction(PostCallToAction callToAction)
The call to action type used in any Page posts for mobile app engagement ads
-