summaryrefslogtreecommitdiffstats
path: root/doc/cdma-voicecall-manager-api.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-12-02 11:21:07 -0600
committerDenis Kenzior <denkenz@gmail.com>2010-12-02 11:21:07 -0600
commit27e0c7f6d63cd5edbe15e9e3424f541f074d38ed (patch)
treea9e32fc17d35ae345b7d7b499bab9aef4ec4923d /doc/cdma-voicecall-manager-api.txt
parent169651314e4e70c091c57d46db2399c1cea73ba4 (diff)
downloadofono-27e0c7f6d63cd5edbe15e9e3424f541f074d38ed.tar.bz2
doc: Move DisconnectReason to the signals section
Diffstat (limited to 'doc/cdma-voicecall-manager-api.txt')
-rw-r--r--doc/cdma-voicecall-manager-api.txt34
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/cdma-voicecall-manager-api.txt b/doc/cdma-voicecall-manager-api.txt
index 958402fb..9f7749b1 100644
--- a/doc/cdma-voicecall-manager-api.txt
+++ b/doc/cdma-voicecall-manager-api.txt
@@ -50,6 +50,23 @@ Signals PropertyChanged(string property, variant value)
Signal is emitted whenever a property has changed.
The new value is passed as the signal argument.
+ DisconnectReason(string reason)
+
+ This signal is emitted when the modem manager can
+ provide extra information about why the call was
+ released. The possible reason values are:
+ "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
+
+ Not all implementations are able to provide this
+ information, so applications should treat the emission
+ of this signal as optional. This signal will be
+ emitted before the PropertyChanged signal.
+
Properties string State [readonly]
Contains the state of the current call. The state
@@ -68,23 +85,6 @@ Properties string State [readonly]
Contains the call waiting number.
- DisconnectReason(string reason)
-
- This signal is emitted when the modem manager can
- provide extra information about why the call was
- released. The possible reason values are:
- "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
-
- Not all implementations are able to provide this
- information, so applications should treat the emission
- of this signal as optional. This signal will be
- emitted before the PropertyChanged signal.
-
string ToneDuration [readwrite]
Contains the length of the DTMF tone duration. The