BluetoothDevice.ExtraEncryptionStatus Campo

Definizione

Usato come campo aggiuntivo int nella #ACTION_ENCRYPTION_CHANGE finalità.

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

Valore del campo

Implementazioni

Attributi

Commenti

Usato come campo aggiuntivo int nella #ACTION_ENCRYPTION_CHANGE finalità. Si tratta del valore di stato restituito dal controller nell'evento "HCI Encryption Change", ovvero il valore 0 indica l'esito positivo.

per android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_STATUS.

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