Android.Nfc.Tech.IsoDep.GetHistoricalBytes Method
Return the ISO-DEP historical bytes for Android.Nfc.Tech.NfcA tags.

Syntax

[Android.Runtime.Register("getHistoricalBytes", "()[B", "")]
public byte[] GetHistoricalBytes ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the ISO-DEP historical bytes for Android.Nfc.Tech.NfcA tags.

Does not cause any RF activity and does not block.

The historical bytes can be used to help identify a tag. They are present only on Android.Nfc.Tech.IsoDep tags that are based on Android.Nfc.Tech.NfcA RF technology. If this tag is not Android.Nfc.Tech.NfcA then null is returned.

In ISO 14443-4 terminology, the historical bytes are a subset of the RATS response.

[Android Documentation]

Requirements

Namespace: Android.Nfc.Tech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 10