System.Beacon.Components.TCustomBeacon Events
InheritedProtected
| OnBeaconEnter | public | The OnBeaconEnter event is fired every time a new beacon is reachable. |
| OnBeaconExit | public | The OnBeaconExit event is fired every time a beacon becomes unreachable. |
| OnBeaconProximity | public | The OnBeaconProximity event is fired every time the Proximity value changes. |
| OnCalcDistance | public | The OnCalcDistance event is fired inmediatelly before the Distance is calculated. |
| OnEnterRegion | public | Event which is fired first time a beacon from a region is reachable. |
| OnExitRegion | public | Event which is fired when all registered beacons on a region are out of reach. |
| OnGetDeltaStreams | protected | |
| OnParseManufacturerData | public | Occurs when the Bluetooth Low Energy manager discovers a device, and lets you parse the manufacturer-specific data in the advertising data of the discovered device. |