BluetoothClass.Service.LeAudio Campo

Definizione

Attenzione

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

Rappresentare i dispositivi il servizio audio LE

[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

Valore del campo

Value = 16384
Attributi

Commenti

Rappresentare i dispositivi il servizio audio LE

per android.bluetooth.BluetoothClass.Service.LE_AUDIO.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a