Table of Contents

Class BluetoothLEAdvertisementWatcherStoppedEventArgs

Namespace
nanoFramework.Device.Bluetooth.Advertisement
Assembly
nanoFramework.Device.Bluetooth.dll

Provides data for a Stopped event on a BluetoothLEAdvertisementWatcher. A BluetoothLEAdvertisementWatcherStoppedEventArgs instance is created when the Stopped event occurs on a BluetoothLEAdvertisementWatcher object.

public class BluetoothLEAdvertisementWatcherStoppedEventArgs
Inheritance
BluetoothLEAdvertisementWatcherStoppedEventArgs
Inherited Members
Extension Methods

Properties

Error

Gets the error status for Stopped event.

public BluetoothError Error { get; }

Property Value

BluetoothError