Android.Bluetooth.BluetoothProfile.Headset Field
Headset and Handsfree profile

Value: 1

Syntax

[Android.Runtime.Register("HEADSET")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ProfileType enum directly instead of this field.")]
public const ProfileType Headset

Remarks

Headset and Handsfree profile

[Android Documentation]

Requirements

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