public class BeaconHelper
extends java.lang.Object
Constructor and Description |
---|
BeaconHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
populateEventsFromBeaconMessage(BeaconMessage beaconMessage,
IBlaubotDiscoveryEventListener discoveryEventListener)
Given a beaconMessage and the listener, this method generates and populates the discovery events
for the remote end's device as well as it's king (if any).
|
public static void populateEventsFromBeaconMessage(BeaconMessage beaconMessage, IBlaubotDiscoveryEventListener discoveryEventListener)
beaconMessage
- the beacon messagediscoveryEventListener
- the listener