BluetoothHeadset
InterfaceConsts
ActionAudioStateChanged
ActionConnectionStateChanged
ActionVendorSpecificHeadsetEvent
AtCmdTypeAction
AtCmdTypeBasic
AtCmdTypeRead
AtCmdTypeSet
AtCmdTypeTest
ExtraVendorSpecificHeadsetEventArgs
ExtraVendorSpecificHeadsetEventCmd
ExtraVendorSpecificHeadsetEventCmdType
StateAudioConnected
StateAudioConnecting
StateAudioDisconnected
VendorResultCodeCommandAndroid
VendorSpecificHeadsetEventCompanyIdCategory
ConnectedDevices
JniPeerMembers
ThresholdClass
ThresholdType
GetConnectionState(BluetoothDevice)
GetDevicesMatchingConnectionStates(ProfileState[])
IsAudioConnected(BluetoothDevice)
IsNoiseReductionSupported(BluetoothDevice)
IsVoiceRecognitionSupported(BluetoothDevice)
SendVendorSpecificResultCode(BluetoothDevice, String, String)
StartVoiceRecognition(BluetoothDevice)
StopVoiceRecognition(BluetoothDevice)
monoandroid
namespace Android.Bluetooth
{
[Register("android/bluetooth/BluetoothHeadset", DoNotGenerateAcw = true)]
public sealed class BluetoothHeadset : Object, IBluetoothProfile, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.AtCommand enum directly instead of this field.", true)]
[Register("AT_CMD_TYPE_BASIC")]
public const AtCommand AtCmdTypeBasic = AtCommand.TypeBasic;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | This constant will be removed in the future version. Use Android.Bluetooth.AtCommand enum directly instead of this field. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API