Android.Bluetooth.BluetoothClass.MajorDeviceClass Property
Return the major device class component of this Android.Bluetooth.BluetoothClass.

Syntax

[get: Android.Runtime.Register("getMajorDeviceClass", "()I", "GetGetMajorDeviceClassHandler")]
public MajorDeviceClass MajorDeviceClass { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the major 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$Major;Href=../../../reference/android/bluetooth/BluetoothClass.Device.Major.html to determine which major 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