Diff between 0e346308d8666708a246bf97c3580e4ef7833c01 and 85bf0046da63d31b27847772df5ca2c207b687d8
Changed Files
| File | Additions | Deletions | Status |
| doc/obex-api.txt | +7 | -3 | modified |
Full Patch
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index eda7cb9..c3f5243 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -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: