- languageCode
- The languageCode for the record. If locale is empty or null, the language code of the current default locale will be used.
- text
- The text to be encoded in the record. Will be represented in UTF-8 format.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if text is null
Create a new NDEF record containing UTF-8 text data.
The caller can either specify the language code for the provided text, or otherwise the language code corresponding to the current default locale will be used. Reference specification: NFCForum-TS-RTD_Text_1.0