summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2012-10-25 18:58:06 +0200
committerArron Wang <arron.wang@intel.com>2013-07-09 08:26:19 +0800
commit304e7dcaf536a11625a1694a19228e38babb3611 (patch)
treea99cf2b719471400ca490a79820a042288f26f76 /doc
parent04e9d5867181807acae3b89f8ebc1f517c246933 (diff)
downloadneard-304e7dcaf536a11625a1694a19228e38babb3611.tar.gz
neard-304e7dcaf536a11625a1694a19228e38babb3611.tar.bz2
neard-304e7dcaf536a11625a1694a19228e38babb3611.zip
ndef: Support RAW ndef writes
Change-Id: I21a341b2482556458e381b4a3033ef3e9313194c
Diffstat (limited to 'doc')
-rw-r--r--doc/tag-api.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tag-api.txt b/doc/tag-api.txt
index b13a90c..579e02e 100644
--- a/doc/tag-api.txt
+++ b/doc/tag-api.txt
@@ -29,6 +29,8 @@ Method dict GetProperties()
record type and is described by the Record properties.
For example, one would add a type, a Language, an
Encoding and a Representation for a text record.
+ To push raw NDEF, one should use the NDEF key and use
+ an array of bytes for the NDEF stream.
Possible Errors: org.neard.Error.PermissionDenied
org.neard.Error.InvalidArguments