This enumeration specifies the type of the unicode encoding used for strings.
#include <nfc/nfc_ndef.h>
typedef enum { UTF_8 = 1 UTF_16 = 2 } nfc_ndef_rtd_encoding_t;
BlackBerry 10.0.0