Class BeaconIdentifier
Identifier of a single iBeacon device.
Inheritance
System.Object
BeaconIdentifier
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 BeaconIdentifier
Properties
Name | Description |
---|---|
Major | Gets the iBeacon major according to the iBeacon specification. |
Minor | Gets the iBeacon minor according to the iBeacon specification. |
Uuid | Gets the iBeacon UUID according to the iBeacon specification. |
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 |