aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald Tessier <ronald.tessier@linux.intel.com>2012-05-03 15:20:03 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-05-09 10:21:53 -0700
commitca96b55cfc91b9a8efe3c8f3865fa5cb0b05566a (patch)
treef2590409a87760c955b58cd0de2b06c39cd1aaf9
parent2c6f8c84e0dc3f490f3f2288ba7d8162473ebe58 (diff)
downloadmmsd-ca96b55cfc91b9a8efe3c8f3865fa5cb0b05566a.tar.gz
doc: Update service-api.txt
-rw-r--r--doc/service-api.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 46989f4..36e1161 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -24,11 +24,17 @@ Methods array{object,dict} GetMessages()
that are part of a conversation between the service
entity and the number provided.
+ The number parameter contains digits to look for
+ (i.e.: n last digits of the phone number), only messages
+ with a recipient which ends with the given number will
+ be part of the GetConversation result.
+
The count parameter can either be 0 for unlimited
messages in the conversation or limit the conversation
to count last messages.
Possible Errors: [service].Error.InvalidArguments
+ [service].Error.TransientFailure
object SendMessage(array{string} recipients, string smil,
array{string id, string content-type,