From: Christian Fetzer Date: Tue, 24 Sep 2013 14:16:04 +0000 (+0200) Subject: obexd: Update Status property in map documentation X-Git-Tag: android-x86-4.4-r3~7534 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=85bf0046da63d31b27847772df5ca2c207b687d8;p=android-x86%2Fexternal-bluetooth-bluez.git obexd: Update Status property in map documentation For outgoing messages, the status field values are: "delivery-success", "sending-success", "delivery-failure", "sending-failure" --- diff --git a/doc/obex-api.txt b/doc/obex-api.txt index eda7cb9c4..c3f52438a 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: