BluetoothHeadset.InterfaceConsts.CsipSetCoordinator Campo

Definición

Precaución

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

Coordinador de conjuntos de identificación coordinada

[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 de campo

Value = 25
Atributos

Comentarios

Coordinador de conjuntos de identificación coordinada

Java documentación para android.bluetooth.BluetoothProfile.CSIP_SET_COORDINATOR.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a