Show / Hide Table of Contents

Event BeaconsDiscovered

Returns a list of iBeacons discovered in the last second.

Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<IReadOnlyList<BeaconInfo>>? BeaconsDiscovered
Returns
Type Description
EventHandler<IReadOnlyList<BeaconInfo>> Returns a list of iBeacons discovered in the last second.
Remarks

This event is triggered every second to provide all iBeacons visible in the last second. A visible iBeacon is a beacon that transmits iBeacon data in the advertisement data. If an iBeacon device does not produce an iBeacon advertisement packet, it will not be included in the list of visible beacons.

Applies to

TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 300.0
.NET Windows200.6 - 300.0
.NET Android200.6 - 300.0
.NET iOS200.6 - 300.0
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.