BluetoothHidDevice.InterfaceConsts.CsipSetCoordinator Campo

Definição

Cuidado

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

Coordenador do conjunto csip (perfil de identificação de conjunto coordenado)

[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

Valor do campo

Value = 25
Atributos

Comentários

Coordenador do conjunto csip (perfil de identificação de conjunto coordenado)

Java documentação para android.bluetooth.BluetoothProfile.CSIP_SET_COORDINATOR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a