Langue

BluetoothClass.Service.LeAudio Champ

Définition

Attention

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

Représenter les appareils LE audio service

[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

Valeur de champ

Value = 16384
Attributs

Remarques

Représenter les appareils LE audio service

Java documentation pour android.bluetooth.BluetoothClass.Service.LE_AUDIO.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à