Name | Description |
---|---|
NDEFRecord | Represents a record in an NDEF message. This class only supports certain types of records -- namely, non-chunked records, where ID length is omitted, and only "short records". |
NDEFSmartPosterParsedResult | |
NDEFSmartPosterResultParser | Recognizes an NDEF message that encodes information according to the "Smart Poster Record Type Definition" specification. This actually only supports some parts of the Smart Poster format: title, URI, and action records. Icon records are not supported because the size of these records are infeasibly large for barcodes. Size and type records are not supported. Multiple titles are not supported. |
NDEFTextResultParser | Recognizes an NDEF message that encodes text according to the "Text Record Type Definition" specification. |
NDEFURIResultParser | Recognizes an NDEF message that encodes a URI according to the "URI Record Type Definition" specification. |