Uses of Class
com.restfb.types.ads.AndroidAppLink
-
Packages that use AndroidAppLink Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AndroidAppLink in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type AndroidAppLink Modifier and Type Method Description List<AndroidAppLink>
AdCreativeLinkDataAppLinkSpec. getAndroid()
List<AndroidAppLink>
AppLinks. getAndroid()
Method parameters in com.restfb.types.ads with type arguments of type AndroidAppLink Modifier and Type Method Description void
AdCreativeLinkDataAppLinkSpec. setAndroid(List<AndroidAppLink> android)
void
AppLinks. setAndroid(List<AndroidAppLink> android)
-