AppIndex

public final class AppIndex extends Object

This class is deprecated.
Please Migrate to the Firebase App Indexing API

Field Summary

public static final Api<Api.ApiOptions.NoOptions> API Token to pass to GoogleApiClient.Builder.addApi(Api) to enable the AppIndex features.
public static final Api<Api.ApiOptions.NoOptions> APP_INDEX_API This field is deprecated. Use API instead.
public static final AppIndexApi AppIndexApi Methods for indexing actions that users are performing in your app to Google.

Inherited Method Summary

Fields

public static final Api<Api.ApiOptions.NoOptions> API

Token to pass to GoogleApiClient.Builder.addApi(Api) to enable the AppIndex features.

public static final Api<Api.ApiOptions.NoOptions> APP_INDEX_API

This field is deprecated.
Use API instead.

public static final AppIndexApi AppIndexApi

Methods for indexing actions that users are performing in your app to Google. To use this API, API must be enabled on your GoogleApiClient.