BeaconStateResult

public interface BeaconStateResult implements Result

Public Method Summary

abstract BeaconState
getBeaconState()
Returns the current nearby beacon states.

Inherited Method Summary

Public Methods

public abstract BeaconState getBeaconState ()

Returns the current nearby beacon states.

Returns
  • States of nearby beacons if getStatus() is successful, otherwise null.