BeaconStateResponse

public class BeaconStateResponse extends Response<BeaconStateResult>

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.

Result from SnapshotClient.getBeaconState(Collection).

Public Method Summary

BeaconState
getBeaconState()
This method 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.

Inherited Method Summary

Public Methods

public BeaconState getBeaconState ()

This method 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.

Returns the current nearby beacon states.

Returns
  • States of nearby beacons.