BluetoothDevice.ExtraEncryptionEnabled 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用作意向中的 #ACTION_ENCRYPTION_CHANGE 布尔额外字段。
[Android.Runtime.Register("EXTRA_ENCRYPTION_ENABLED", ApiSince=36)]
public const string ExtraEncryptionEnabled;
[<Android.Runtime.Register("EXTRA_ENCRYPTION_ENABLED", ApiSince=36)>]
val mutable ExtraEncryptionEnabled : string
字段值
实现
- 属性
注解
用作意向中的 #ACTION_ENCRYPTION_CHANGE 布尔额外字段。 false 平均值加密为 OFF,true 表示加密为 ON
Java文档android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ENABLED。
本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。