Android.Bluetooth.BluetoothClass.DeviceClass Property
Return the (major and minor) device class component of this Android.Bluetooth.BluetoothClass.

Syntax

[get: Android.Runtime.Register("getDeviceClass", "()I", "GetGetDeviceClassHandler")]
public DeviceClass DeviceClass { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the (major and minor) device class component of this Android.Bluetooth.BluetoothClass.

Values returned from this function can be compared with the public constants in NoType:android/bluetooth/BluetoothClass$Device;Href=../../../reference/android/bluetooth/BluetoothClass.Device.html to determine which device class is encoded in this Bluetooth class.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5