Android.Nfc.NfcAdapter.ExtraNdefMessages Field
Extra containing an array of Android.Nfc.NdefMessage present on the discovered tag.

Syntax

[Android.Runtime.Register("EXTRA_NDEF_MESSAGES")]
public const string ExtraNdefMessages

Remarks

Extra containing an array of Android.Nfc.NdefMessage present on the discovered tag.

This extra is mandatory for NfcAdapter.ActionNdefDiscovered intents, and optional for NfcAdapter.ActionTechDiscovered, and NfcAdapter.ActionTagDiscovered intents.

When this extra is present there will always be at least one Android.Nfc.NdefMessage element. Most NDEF tags have only one NDEF message, but we use an array for future compatibility.

[Android Documentation]

Requirements

Namespace: Android.Nfc
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0