Class AdapterLeScanResultChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed Bluetooth LE scan result information.
C#
Copy
public class AdapterLeScanResultChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args AdapterLe Scan Result Changed Event Args
Properties
Declaration
C#
Copy
public BluetoothLeDevice DeviceData { get; }
Property Value
Type | Description |
---|---|
Bluetooth |
Declaration
C#
Copy
public BluetoothError Result { get; }
Property Value
Type | Description |
---|---|
Bluetooth |