Uses of Class
com.restfb.types.ads.AppLinks
-
Packages that use AppLinks Package Description com.restfb.types Default implementations of Facebook Graph API Objects.com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AppLinks in com.restfb.types
Methods in com.restfb.types that return AppLinks Modifier and Type Method Description AppLinks
SearchPlace. getAppLinks()
AppLinks to the Place on various devices.AppLinks
Url. getAppLinks()
Methods in com.restfb.types with parameters of type AppLinks Modifier and Type Method Description void
SearchPlace. setAppLinks(AppLinks appLinks)
AppLinks to the Place on various devices.void
Url. setAppLinks(AppLinks appLinks)
AppLinks data associated with this URL. -
Uses of AppLinks in com.restfb.types.ads
Methods in com.restfb.types.ads that return AppLinks Modifier and Type Method Description AppLinks
ProductItem. getApplinks()
Methods in com.restfb.types.ads with parameters of type AppLinks Modifier and Type Method Description void
ProductItem. setApplinks(AppLinks applinks)
-