System.Beacon.TBeaconManager 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 unreacheable. |
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 | 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. |
OnParseManufacturerData | public | Occurs when new information from a Bluetooth LE device is received. |