From: Denis Kenzior Date: Fri, 18 Mar 2011 21:18:43 +0000 (-0500) Subject: doc: Add Cancel method to Message API X-Git-Tag: 0.46~157 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0e6ccff1253b40a0c8da4284ba24c24c94d91bc;p=platform%2Fupstream%2Fofono.git doc: Add Cancel method to Message API --- diff --git a/doc/message-api.txt b/doc/message-api.txt index 8d962fd..3eb3d2b 100644 --- a/doc/message-api.txt +++ b/doc/message-api.txt @@ -10,6 +10,15 @@ Methods dict GetProperties() Returns properties for the message object. See the properties section for available properties. + void Cancel() + + Cancel a message that was previously sent. Only + messages that are waiting on queue can be cancelled and + it's not possible to cancel messages that already had + some parts sent. + + Possible Errors: [service].Error.AccessDenied + Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given