java.lang.Object | |
↳ | com.google.android.gms.appindexing.AppIndexApi.AppIndexingLink |
This class is deprecated.
No replacement.
An outbound link attached to viewed content.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
appIndexingUrl | App URI in the App Indexing format. | ||||||||||
viewId | View id of this link in the rendered content. | ||||||||||
webUrl | Optional equivalent web URL of this content. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
View id of this link in the rendered content.
Optional equivalent web URL of this content.
Parameters | |
---|---|
appUri |
Uri
|
webUrl |
Uri
|
view |
View
|
Parameters | |
---|---|
appUri |
Uri
|
view |
View
|