string getTagMessages(string id)

This function returns a JSON string containing any NDEF messages that were included with the tag when it was scanned. NDEF message details can be found in the Android application programming interface (API) documentation.

Return

A JSON formatted string containing the NDEF messages.