BluetoothClass.Service.LeAudio Campo

Definición

Precaución

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

Representación del servicio de audio LE de dispositivos

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

Valor de campo

Value = 16384
Atributos

Comentarios

Representación del servicio de audio LE de dispositivos

Java documentación para android.bluetooth.BluetoothClass.Service.LE_AUDIO.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a