語言

BluetoothHeadset.InterfaceConsts.LeAudio 欄位

定義

警告

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

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

欄位值

Value = 22
屬性

備註

LE 音訊裝置

Java 文件 android.bluetooth.BluetoothProfile.LE_AUDIO

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於