ST / NDefLib

Dependents:   NFC M2M_2016_STM32 MyongjiElec_capstone1 IDW01M1_Cloud_IBM ... more

Fork of NDefLib by ST Expansion SW Team

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
NDefNfcTag::CallbacksClass that contains all the function called when a command finished
EmptyRecordDefine an empty Record
MessageClass containing a list of Record
NDefNfcTagAbstract class used to write/read NDef messages to/from a nfc tag
RecordBase class for a NDefRecord
RecordAARCreate a Record that can start an application in an Android mobile
RecordGeoSpecialize the RecordUri to handle a location position, the location is stored with latitude and longitude
RecordHeaderRecord header class
RecordMailClass that specializes the RecordUri to store a mail content
RecordMimeTypeRecord that contains data encoded as MimeType
RecordSMSExtend the RecordUri to handle the SMS content
RecordTextRecord containing a simple text
RecordURIRecord that contains an URI address
RecordVCardSpecialize the RecordMimeType to store VCard information
RecordWifiConfSpecialize the RecordMimeType to store Wifi configuration information