System.Beacon.TBeaconManager Events
InheritedProtected
| OnBeaconEnter | public | The OnBeaconEnter event is fired every time a new beacon is reachable. | 
| OnBeaconError | public | The OnBeaconError event fires every time there is a problem with a detected beacon. | 
| OnBeaconExit | public | The OnBeaconExit event is fired every time a beacon becomes unreacheable. | 
| OnBeaconProximity | public | The OnBeaconProximity event is fired every time the Proximity value changes. | 
| OnBeaconsEnterRegion | public | Occurs when a new beacon is detected within a region. | 
| OnBeaconsExitRegion | public | Occurs when all the beacons registered in a region are out of reach. | 
| OnCalcDistance | public | The OnCalcDistance event is fired inmediatelly before the Distance is calculated. | 
| OnCalculateDistances | public | Occurs before the distance to any kind beacon is calculated. | 
| OnEnterRegion | public | The OnEnterRegion event is fired the first time a beacon from a region is reachable. | 
| OnExitRegion | public | The OnExitRegion event is fired when all registered beacons on a region are unreachable. | 
| OnNewBLEScanFilterEvent | public | Occurs every time a new BLE scan filter is created. | 
| OnNewEddystoneTLM | public | Occurs when a new EddystoneTLM beacon is detected. | 
| OnNewEddystoneURL | public | Occurs when a new EddystoneURL beacon is detected. | 
| OnParseManufacturerData | public | Occurs when new information from a Bluetooth LE device is received. | 
| OnParseServiceData | public | Occurs when new information from a BLE device with ServiceData is received and parsed. |