OSDN Git Service

obexd: Update Status property in map documentation
authorChristian Fetzer <christian.fetzer@bmw-carit.de>
Tue, 24 Sep 2013 14:16:04 +0000 (16:16 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 3 Oct 2013 13:46:41 +0000 (16:46 +0300)
For outgoing messages, the status field values are:
"delivery-success", "sending-success", "delivery-failure", "sending-failure"

doc/obex-api.txt

index eda7cb9..c3f5243 100644 (file)
@@ -598,10 +598,14 @@ Methods           void SetFolder(string name)
 
                                string Status:
 
-                                       Message reception status
+                                       Message status
 
-                                       Possible values: "complete",
-                                       "fractioned" and "notification"
+                                       Possible values for received messages:
+                                       "complete", "fractioned", "notification"
+
+                                       Possible values for sent messages:
+                                       "delivery-success", "sending-success",
+                                       "delivery-failure", "sending-failure"
 
                                uint64 AttachmentSize: