All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Doc Update voicecallmanager-api.txt
@ 2010-11-24 14:56 ext-arun.1.ravindran
  2010-11-24 21:39 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: ext-arun.1.ravindran @ 2010-11-24 14:56 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

From: Arun Ravindran <ext-arun.1.ravindran@nokia.com>

---
 doc/voicecallmanager-api.txt |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index d960f3c..a4048d2 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -5,7 +5,14 @@ Service		org.ofono
 Interface	org.ofono.VoiceCallManager
 Object path	[variable prefix]/{modem0,modem1,...}
 
-Methods		array{object,dict} GetCalls()
+Methods		dict GetProperties()
+
+			Returns properties for the VoiceCallManager Interface.
+			See the properties section for available properties.
+
+			Possible Errors: [service].Error.InvalidArguments
+
+		array{object,dict} GetCalls()
 
 			Get an array of call object paths and properties
 			that represents the currently present calls.
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-24 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 14:56 [PATCH] Doc Update voicecallmanager-api.txt ext-arun.1.ravindran
2010-11-24 21:39 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.