語言

BluetoothDevice.ActionEncryptionChange 欄位

定義

廣播動作:表示加密狀態改變

[Android.Runtime.Register("ACTION_ENCRYPTION_CHANGE", ApiSince=36)]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")]
public const string ActionEncryptionChange;
[<Android.Runtime.Register("ACTION_ENCRYPTION_CHANGE", ApiSince=36)>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
val mutable ActionEncryptionChange : string

欄位值

實作

屬性

備註

廣播動作:表示加密狀態改變

總是包含額外的欄位 #EXTRA_DEVICE

總是包含額外的欄位 #EXTRA_TRANSPORT

總是包含額外的欄位 #EXTRA_ENCRYPTION_STATUS

總是包含額外的欄位 #EXTRA_ENCRYPTION_ENABLED

總是包含額外的欄位 #EXTRA_KEY_SIZE

總是包含額外的欄位 #EXTRA_ENCRYPTION_ALGORITHM

Java 文件 android.bluetooth.BluetoothDevice.ACTION_ENCRYPTION_CHANGE

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

適用於