BluetoothHidDevice.InterfaceConsts.CsipSetCoordinator Campo

Definizione

Attenzione

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

Coordinatore del set di profili di identificazione coordinata

[Android.Runtime.Register("CSIP_SET_COORDINATOR", 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 CsipSetCoordinator = 25;
[<Android.Runtime.Register("CSIP_SET_COORDINATOR", 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 CsipSetCoordinator : Android.Bluetooth.ProfileType

Valore del campo

Value = 25
Attributi

Commenti

Coordinatore del set di profili di identificazione coordinata

per android.bluetooth.BluetoothProfile.CSIP_SET_COORDINATOR.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a