Class BluetoothAddressCollection
- Namespace
- Jabra.NET.Sdk.DevicePairing
- Assembly
- Jabra.NET.Sdk.DevicePairing.dll
public sealed class BluetoothAddressCollection : IEquatable<BluetoothAddressCollection>, IEnumerable<IBluetoothAddress>, IEnumerable
- Inheritance
-
BluetoothAddressCollection
- Implements
- Inherited Members
Properties
Primary
public IBluetoothAddress Primary { get; }
Property Value
Methods
AsHexString()
public string AsHexString()
Returns
Equals(BluetoothAddressCollection)
public bool Equals(BluetoothAddressCollection other)
Parameters
Returns
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetEnumerator()
public IEnumerator<IBluetoothAddress> GetEnumerator()
Returns
GetHashCode()
public override int GetHashCode()