public interface AppLinkResolver
| Modifier and Type | Method and Description |
|---|---|
|
getAppLinkFromUrlInBackground(android.net.Uri url)
Asynchronously resolves App Link data for a given URL.
|
getAppLinkFromUrlInBackground(android.net.Uri url)
url - the URL to resolve into an App Link.AppLink for the given URL.