summaryrefslogtreecommitdiffstats
path: root/doc/voicecall-api.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-07-21 18:59:04 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-07-21 18:59:04 -0500
commitc1a672a81e8dd6100c634a4a80a776f4f9fdaca1 (patch)
tree5151539fe298e432ad33839bc396c355d9665e8a /doc/voicecall-api.txt
parent8a30504e1ba79d763f452933336bd1fcbd4c3973 (diff)
downloadofono-c1a672a81e8dd6100c634a4a80a776f4f9fdaca1.tar.bz2
doc: cleanup voicecall api formatting
Diffstat (limited to 'doc/voicecall-api.txt')
-rw-r--r--doc/voicecall-api.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt
index c8e34a47..efeae42a 100644
--- a/doc/voicecall-api.txt
+++ b/doc/voicecall-api.txt
@@ -61,11 +61,12 @@ Signals PropertyChanged(string property, variant value)
This signal is emitted when the modem manager can
provide extra information about why this call was
released. The possible reason values are:
- "local" - The call was release due to local user action
+ "local" - The call was release due to local
+ user action
"remote" - Remote party released the call
- "network" - Network released the call, most likely due
- to low signal or other network
- failure
+ "network" - Network released the call, most
+ likely due to low signal or
+ other network failure
Not all implementations are able to provide this
information, so applications should treat the emission