Langue

BluetoothHeadset.InterfaceConsts.LeAudio Champ

Définition

Attention

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

Périphérique audio 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

Valeur de champ

Value = 22
Attributs

Remarques

Périphérique audio LE

Java documentation pour android.bluetooth.BluetoothProfile.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 à