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