record library

Classes

NDEFRecord
The base class of all types of records. Also represents an record of unknown type.
NDEFRecordFlags
Represent the flags in the header of a NDEF record.

Enums

TypeNameFormat
The TNF field of a NDEF record.

Typedefs

TypeFactory = NDEFRecord Function(TypeNameFormat tnf, String classType)
Construct an instance of a specific type (subclass) of NDEFRecord according to tnf and classType