BluetoothAdapter Properties

Neo smartpen SDK

BluetoothAdapter Properties

The BluetoothAdapter type exposes the following members.

Properties
  NameDescription
Public propertyConnected
Specifies whether the device is connected.
Public propertyDeviceAddress
Gets the device identifier.
Public propertyDeviceClass
Returns the Class of Device of the remote device.
Public propertyDeviceName
Gets a name of a device.
Public propertyEnabled
Specifies whether the bluetooth adapter is enabled.
Top
See Also