Android.Nfc.NdefRecord: Field Members

The fields of Android.Nfc.NdefRecord are listed below. For a list of all members, see the NdefRecord Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
TnfAbsoluteUrishort (3). Indicates the type field contains an absolute-URI BNF construct defined by RFC 3986.
const
TnfEmptyshort (0). Indicates the record is empty.
const
TnfExternalTypeshort (4). Indicates the type field contains an external type name.
const
TnfMimeMediashort (2). Indicates the type field contains a media-type BNF construct, defined by RFC 2046.
const
TnfUnchangedshort (6). Indicates the payload is an intermediate or final chunk of a chunked NDEF Record.
const
TnfUnknownshort (5). Indicates the payload type is unknown.
const
TnfWellKnownshort (1). Indicates the type field contains a well-known RTD type name.