BluetoothClass.Service.LeAudio Campo

Definição

Cuidado

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

Representar o serviço de áudio 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 do campo

Value = 16384
Atributos

Comentários

Representar o serviço de áudio LE de dispositivos

Java documentação para android.bluetooth.BluetoothClass.Service.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