Android.Nfc.NdefRecord.TnfMimeMedia Field
Indicates the type field contains a media-type BNF construct, defined by RFC 2046.

Value: 2

Syntax

[Android.Runtime.Register("TNF_MIME_MEDIA")]
public const short TnfMimeMedia

See Also

NdefRecord.CreateMime(string, System.Byte[])

Remarks

Indicates the type field contains a media-type BNF construct, defined by RFC 2046.

Use this with MIME type names such as "image/jpeg", or using the helper NdefRecord.CreateMime(string, System.Byte[]).

[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