System.Beacon.TBeaconManager Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnBeaconEnterpublicThe OnBeaconEnter event is fired every time a new beacon is reachable.
OnBeaconErrorpublicThe OnBeaconError event fires every time there is a problem with a detected beacon.
OnBeaconExitpublicThe OnBeaconExit event is fired every time a beacon becomes unreacheable.
OnBeaconProximitypublicThe OnBeaconProximity event is fired every time the Proximity value changes.
OnBeaconsEnterRegionpublicOccurs when a new beacon is detected within a region.
OnBeaconsExitRegionpublicOccurs when all the beacons registered in a region are out of reach.
OnCalcDistancepublicThe OnCalcDistance event is fired inmediatelly before the Distance is calculated.
OnCalculateDistancespublicOccurs before the distance to any kind beacon is calculated.
OnEnterRegionpublicThe OnEnterRegion event is fired the first time a beacon from a region is reachable.
OnExitRegionpublicThe OnExitRegion event is fired when all registered beacons on a region are unreachable.
OnNewBLEScanFilterEventpublicOccurs every time a new BLE scan filter is created.
OnNewEddystoneTLMpublicOccurs when a new EddystoneTLM beacon is detected.
OnNewEddystoneURLpublicOccurs when a new EddystoneURL beacon is detected.
OnParseManufacturerDatapublicOccurs when new information from a Bluetooth LE device is received.
OnParseServiceDatapublicOccurs when new information from a BLE device with ServiceData is received and parsed.