| Interface | Description |
|---|---|
| IBlaubotAndroidComponent |
This interface can be attached to Beacons or Adapters.
|
| IBlaubotBroadcastReceiver |
An android specific interface applicable to
IBlaubotAdapters indicating that
this adapter needs to receive Intents via a BroadcastReceiver. |
| Class | Description |
|---|---|
| BlaubotAndroid |
The blaubot android implementation.
|
| BlaubotAndroidFactory |
Factory to create
Blaubot instances for Android. |