| Interface | Description |
|---|---|
| BeaconManagerListener |
The callback interface when beacons appear, disappear, update.
|
| SensoroBeaconConnection.BeaconConnectionCallback |
The callback interface of the beacon.
|
| SensoroBeaconConnectionV4.BeaconConnectionCallback | |
| SensoroBeaconConnectionV4.SensorListener |
The callback of sensor update.
|
| SensoroBeaconConnectionV4.WriteCallback | |
| SensoroEddystoneConnection.BeaconConnectionCallback | |
| SensoroEddystoneConnection.WriteCallback |
| Class | Description |
|---|---|
| BaseSettings |
The beacon setting class,this class can set or get transmit power,
advertising interval of the beacon.It also can control energy saving mode,
password status.
|
| Beacon |
The class of the beacon.The class can show all informantion of the beacon.
|
| BeaconService | |
| IntentProcessorService |
Created by Sensoro on 12/18/14.
|
| Logger | |
| SensoroBeaconConnection |
The class of the beacon connection.
|
| SensoroBeaconConnectionV4 |
The class of the beacon connection for 4.0.
|
| SensoroBeaconManager |
This class can manage the sensoro beacon service.The class uses the singleton
mode.If you want to get the instance of the class,use
SensoroBeaconManager.getInstance(Context) |
| SensoroEddystoneConnection |
Created by fangping on 2016/10/31.
|
| SensoroUtils |
Created by Sensoro on 15/1/16.
|
| SensoroUUID |
Created by Sensoro on 15/9/21.
|
| SensorSettings |
The class for setting the beacon sensors.
|
| TLM |
Created by Sensoro on 15/9/21.
|
| VersionUtils |
Created by tangrisheng on 2016/4/13.
|
| Enum | Description |
|---|---|
| Beacon.MovingState | |
| Beacon.Proximity |
The proximity enum of the beacon.
|
| Exception | Description |
|---|