java.lang.Object | |
↳ | com.google.android.gms.appindexing.AppIndex |
Main entry point for the App Indexing API.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
API |
Token to pass to addApi(Api) to enable the AppIndex features.
|
||||||||||
APP_INDEX_API |
This field is deprecated.
Use API instead.
|
||||||||||
AppIndexApi | Methods for indexing actions that users are performing in your app to Google. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Token to pass to addApi(Api)
to enable the AppIndex features.
Methods for indexing actions that users are performing in your app to Google. To use this
API, API
must be enabled on your GoogleApiClient
.