- ReactiveBeacons - Class in com.github.pwittchen.reactivebeacons.library
-
An Android library monitoring Bluetooth Low Energy (BLE) beacons with RxJava
- ReactiveBeacons(Context) - Constructor for class com.github.pwittchen.reactivebeacons.library.ReactiveBeacons
-
Initializes ReactiveBeacons object
- requestBluetoothAccess(Activity) - Method in class com.github.pwittchen.reactivebeacons.library.ReactiveBeacons
-
starts intent requesting Bluetooth connection, which can be enabled by user
if it's not enabled already
- requestLocationAccess(Activity) - Method in class com.github.pwittchen.reactivebeacons.library.ReactiveBeacons
-
starts dialog, which can navigate user to location setting, where user can enable location
if it's not enabled already
- rssi - Variable in class com.github.pwittchen.reactivebeacons.library.Beacon
-