System.Beacon.Components.TBeacon Events
InheritedProtected
OnBeaconEnter | published | The OnBeaconEnter event is fired every time a new beacon is reachable. |
OnBeaconError | published | The OnBeaconError event fires every time there is a problem with a detected beacon. |
OnBeaconExit | published | The OnBeaconExit event is fired every time a beacon becomes unreachable. |
OnBeaconProximity | published | The OnBeaconProximity event is fired every time the Proximity value changes. |
OnBeaconsEnterRegion | published | Occurs when a new beacon is detected within a region. |
OnBeaconsExitRegion | published | Occurs when all the beacons registered in a region are out of reach. |
OnCalcDistance | published | The OnCalcDistance event is fired inmediatelly before the Distance is calculated. |
OnCalculateDistances | published | Occurs before the distance to any kind beacon is calculated. |
OnEnterRegion | published | Event which is fired first time a beacon from a region is reachable. |
OnExitRegion | published | Event which is fired when all registered beacons on a region are out of reach. |
OnGetDeltaStreams | protected | |
OnNewBLEScanFilter | published | Occurs every time a new BLE scan filter is created. |
OnNewEddystoneTLM | published | Occurs when an EddystoneTLM beacon is detected. |
OnNewEddystoneURL | published | Occurs each time a new EddystoneURL beacon is detected. |
OnParseManufacturerData | published | 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. |
OnParseServiceData | published | Occurs when new information from a BLE device with ServiceData is received and parsed. |