System.Beacon.Components.TBeacon Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnBeaconEnterpublishedThe OnBeaconEnter event is fired every time a new beacon is reachable.
OnBeaconErrorpublishedThe OnBeaconError event fires every time there is a problem with a detected beacon.
OnBeaconExitpublishedThe OnBeaconExit event is fired every time a beacon becomes unreachable.
OnBeaconProximitypublishedThe OnBeaconProximity event is fired every time the Proximity value changes.
OnBeaconsEnterRegionpublishedOccurs when a new beacon is detected within a region.
OnBeaconsExitRegionpublishedOccurs when all the beacons registered in a region are out of reach.
OnCalcDistancepublishedThe OnCalcDistance event is fired inmediatelly before the Distance is calculated.
OnCalculateDistancespublishedOccurs before the distance to any kind beacon is calculated.
OnEnterRegionpublishedEvent which is fired first time a beacon from a region is reachable.
OnExitRegionpublishedEvent which is fired when all registered beacons on a region are out of reach.
OnGetDeltaStreamsprotected
OnNewBLEScanFilterpublishedOccurs every time a new BLE scan filter is created.
OnNewEddystoneTLMpublishedOccurs when an EddystoneTLM beacon is detected.
OnNewEddystoneURLpublishedOccurs each time a new EddystoneURL beacon is detected.
OnParseManufacturerDatapublishedOccurs 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.
OnParseServiceDatapublishedOccurs when new information from a BLE device with ServiceData is received and parsed.