com.google.android.gms.awareness.snapshot

  • The content lists various interfaces and classes related to obtaining snapshot data from the Awareness API.

  • Interfaces like BeaconStateResult and LocationResult are results from GoogleApiClient methods.

  • Classes such as BeaconStateResponse and LocationResponse are results from SnapshotClient methods.

  • Both interfaces and classes provide ways to access information about the user's current context, like location or detected activity.

Interfaces

BeaconStateResult This interface is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
DetectedActivityResult This interface is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
HeadphoneStateResult This interface is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
LocationResult This interface is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
TimeIntervalsResult This interface is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  

Classes

BeaconStateResponse This class is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
DetectedActivityResponse This class is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
HeadphoneStateResponse This class is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
LocationResponse This class is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.  
TimeIntervalsResponse This class is deprecated. The Awareness API is deprecated and will be turned down in a future Google Play services release, as early as January 2027. There is no direct replacement.