Class DeviceUnpairingResult
- Namespace
- nanoFramework.Device.Bluetooth
- Assembly
- nanoFramework.Device.Bluetooth.dll
Contains information about the result of attempting to unpair a device.
public class DeviceUnpairingResult
- Inheritance
-
DeviceUnpairingResult
- Inherited Members
- Extension Methods
Properties
Status
Gets the paired status of the device after the pairing action completed.
public DeviceUnpairingResultStatus Status { get; }