BluetoothAdapter.DeviceClass Property

Neo smartpen SDK

BluetoothAdapterDeviceClass Property

Returns the Class of Device of the remote device.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public uint DeviceClass { get; }

Property Value

Type: UInt32
See Also