IsoDep.GetHistoricalBytes Metodo

Definizione

Restituisce il ISO-DEP byte cronologici per NfcA i tag.

[Android.Runtime.Register("getHistoricalBytes", "()[B", "")]
public byte[]? GetHistoricalBytes();
[<Android.Runtime.Register("getHistoricalBytes", "()[B", "")>]
member this.GetHistoricalBytes : unit -> byte[]

Valori restituiti

Byte[]

ISO-DEP byte cronologici o null se questo non è un NfcA tag

Attributi

Commenti

Restituisce il ISO-DEP byte cronologici per NfcA i tag.

Non causa alcuna attività RF e non blocca.

I byte cronologici possono essere usati per identificare un tag. Sono presenti solo sui IsoDep tag basati sulla NfcA tecnologia RF. Se questo tag non NfcA è , viene restituito null.

Nella terminologia ISO 14443-4 i byte cronologici sono un subset della risposta RATS.

per android.nfc.tech.IsoDep.getHistoricalBytes().

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