語言

BluetoothDevice.ExtraEncryptionEnabled 欄位

定義

在意圖中用作布林額外欄位 #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 。 假平均加密為關閉,真表示加密開啟

Java 文件 android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ENABLED

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於