BluetoothHeadset.InterfaceConsts.LeAudio Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Bluetooth.ProfileType enum directly instead of this field.

Dispositivo de áudio LE

[Android.Runtime.Register("LE_AUDIO", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ProfileType enum directly instead of this field.", true)]
public const Android.Bluetooth.ProfileType LeAudio = 22;
[<Android.Runtime.Register("LE_AUDIO", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ProfileType enum directly instead of this field.", true)>]
val mutable LeAudio : Android.Bluetooth.ProfileType

Valor do campo

Value = 22
Atributos

Comentários

Dispositivo de áudio LE

Java documentação para android.bluetooth.BluetoothProfile.LE_AUDIO.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a