Android.Nfc.NdefRecord.TnfUnknown Field
Indicates the payload type is unknown.

Value: 5

Syntax

[Android.Runtime.Register("TNF_UNKNOWN")]
public const short TnfUnknown

Remarks

Indicates the payload type is unknown.

NFC Forum explains this should be treated similarly to the "application/octet-stream" MIME type. The payload type is not explicitly encoded within the record.

The type field is empty in an TNF_UNKNOWN record.

[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