appLinkFromURLInBackground:
Asynchronously resolves App Link data for a given URL.
- (BFTask *)appLinkFromURLInBackground:(NSURL *)url
Parameters
- url
The URL to resolve into an App Link.
Return Value
A BFTask that will return a BFAppLink for the given URL.
Declared In
FBSDKAppLinkResolver.h