Class BeaconScanner
Scans for nearby beacons.
Inheritance
System.Object
BeaconScanner
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BeaconScanner : INotifyPropertyChanged
Remarks
Beacon
Constructors
Name | Description |
---|---|
Beacon |
Initializes a new instance of the Beacon |
Properties
Name | Description |
---|---|
All |
Gets a list of all beacons discovered in the last scanning session. |
Error | Gets an error that describes a problem encountered while starting the Beacon |
Status | Gets the current status of the Beacon |
Methods
Name | Description |
---|---|
Start |
Starts the Beacon |
Stop |
Stops the Beacon |
Events
Name | Description |
---|---|
Beacons |
Returns a list of iBeacons discovered in the last second. |
Property |
|
Status |
Raised when the Status property has changed. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |