---
doc/callcounters-api.txt | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
create mode 100644 doc/callcounters-api.txt
diff --git a/doc/callcounters-api.txt b/doc/callcounters-api.txt
new file mode 100644
index 0000000..271d9f4
--- /dev/null
+++ b/doc/callcounters-api.txt
@@ -0,0 +1,18 @@
+CallCounters hierarchy
+======================
+
+Service org.ofono
+Interface org.ofono.CallCounters
+Object path [variable prefix]/{modem0,modem1,...}
+
+Methods dict Get()
+
+ Returns the total duration in seconds of the incoming
+ and outgoing calls. Separate counters are maintained for
+ each SIM card.
+
+ void Clear()
+ Resets the call duration counters to 0. The operation
+ succeeds only if there are no ongoing calls.
+
+ Possible Errors: [service].Error.Failed
--
1.7.0.4
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono