public interface BeaconListener
Modifier and Type | Method and Description |
---|---|
void |
onBeacon(InetAddress sender,
UdpBeacon beacon)
Handle a validated beacon event.
|
void onBeacon(InetAddress sender, UdpBeacon beacon)
sender
- The sender of the beaconbeacon
- The beacon, containing connection informationCopyright © 2019. All rights reserved.