Compartir a través de


BluetoothLeAudio.InterfaceConsts.HapClient Campo

Definición

Precaución

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

Valor de campo

Value = 28
Atributos

Se aplica a