AndroidAppUri Stay organized with collections Save and categorize content based on your preferences.
public final classAndroidAppUri extendsObject
This class is deprecated.
PleaseMigrate to the Firebase App Indexing API
Public Method Summary
| boolean | |
| Uri | |
| String | |
| int | hashCode() |
| staticAndroidAppUri | newAndroidAppUri(String packageName,Uri deepLink) This method is deprecated. PleaseHandling App Links |
| staticAndroidAppUri | |
| String | toString() |
| Uri | toUri() |
Inherited Method Summary
Public Methods
public booleanequals(Object object)
publicStringgetPackageName()
Returns
- package name.
public inthashCode()
public staticAndroidAppUrinewAndroidAppUri(String packageName,Uri deepLink)
This method is deprecated.
PleaseHandling App Links
public staticAndroidAppUrinewAndroidAppUri(Uri uri)
This method is deprecated.
PleaseHandling App Links
publicStringtoString()
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-11 UTC.