BeaconStateResult

public interface BeaconStateResult implements Result

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.

Result from SnapshotApi.getBeaconState(GoogleApiClient, Collection).

Public Method Summary

abstract 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 abstract 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