BluetoothHealth.StateChannelConnecting 字段

定义

运行状况通道连接状态 - 连接

[Android.Runtime.Register("STATE_CHANNEL_CONNECTING")]
public const Android.Bluetooth.HealthState StateChannelConnecting = 1;
[<Android.Runtime.Register("STATE_CHANNEL_CONNECTING")>]
val mutable StateChannelConnecting : Android.Bluetooth.HealthState

字段值

Value = 1

实现

属性

注解

适用于 . 的 android.bluetooth.BluetoothHealth.STATE_CHANNEL_CONNECTINGJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于