BluetoothClass.Service.LeAudio Feld

Definition

Achtung

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

Darstellen von Geräten LE-Audiodienst

[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

Feldwert

Value = 16384
Attribute

Hinweise

Darstellen von Geräten LE-Audiodienst

Java Dokumentation für android.bluetooth.BluetoothClass.Service.LE_AUDIO.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: