Android.Nfc.NdefRecord.TnfWellKnown Field
Indicates the type field contains a well-known RTD type name.

Value: 1

Syntax

[Android.Runtime.Register("TNF_WELL_KNOWN")]
public const short TnfWellKnown

See Also

NdefRecord.RtdUri
NdefRecord.RtdText
NdefRecord.RtdSmartPoster
NdefRecord.CreateUri(Android.Net.Uri)

Remarks

Indicates the type field contains a well-known RTD type name.

Use this tnf with RTD types such as NdefRecord.RtdText, NdefRecord.RtdUri.

The RTD type name format is specified in NFCForum-TS-RTD_1.0.

[Android Documentation]

Requirements

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