BluetoothDevice.ExtraEncryptionEnabled Campo

Definizione

Usato come campo aggiuntivo booleano nella #ACTION_ENCRYPTION_CHANGE finalità.

[Android.Runtime.Register("EXTRA_ENCRYPTION_ENABLED", ApiSince=36)]
public const string ExtraEncryptionEnabled;
[<Android.Runtime.Register("EXTRA_ENCRYPTION_ENABLED", ApiSince=36)>]
val mutable ExtraEncryptionEnabled : string

Valore del campo

Implementazioni

Attributi

Commenti

Usato come campo aggiuntivo booleano nella #ACTION_ENCRYPTION_CHANGE finalità. false significa che la crittografia è OFF, true significa che la crittografia è ON

per android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ENABLED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a