java.lang.Object | |
↳ | com.google.android.gms.appindexing.AppIndex |
This class is deprecated.
Please Migrate to the Firebase
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.
This field is deprecated.
Use API
instead.
Methods for indexing actions that users are performing in your app to Google. To use this API,
API
must be enabled on your GoogleApiClient
.