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 사용됩니다. false mean 암호화는 OFF이고, true는 암호화가 ON임을 의미합니다.

에 대한 android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ENABLEDJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상