BluetoothLeAudio.InterfaceConsts.HapClient 字段

定义

注意

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

[Android.Runtime.Register("HAP_CLIENT", 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 HapClient = 28;
[<Android.Runtime.Register("HAP_CLIENT", 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 HapClient : Android.Bluetooth.ProfileType

字段值

Value = 28
属性

适用于