summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2015-08-02 11:06:01 +0200
committerAleksander Morgado <aleksander@aleksander.es>2015-08-02 11:06:01 +0200
commitd0b0c3c3e575de1259a5b7f58a95737f54f91208 (patch)
tree864d4469922d14b97603c1ec2983496c7d8fef24 /introspection
parentfcf54bd8b27e4b19837b496019a145011b03f550 (diff)
downloadModemManager-d0b0c3c3e575de1259a5b7f58a95737f54f91208.tar.gz
api,call: fix Hangup() description
There's no MM_CALL_DIRECTION_TERMINATED enum; plus, anyway, hangup() should be allowed regardless the direction.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Call.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Call.xml b/introspection/org.freedesktop.ModemManager1.Call.xml
index 11f2b2617..f095726b4 100644
--- a/introspection/org.freedesktop.ModemManager1.Call.xml
+++ b/introspection/org.freedesktop.ModemManager1.Call.xml
@@ -42,8 +42,7 @@
Hangup the active call.
- Applicable only if state is <link linkend="MM-CALL-STATE-UNKNOWN:CAPS"><constant>MM_CALL_STATE_UNKNOWN</constant></link> and direction is
- <link linkend="MM-CALL-DIRECTION-TERMINATED:CAPS"><constant>MM_CALL_DIRECTION_TERMINATED</constant></link>.
+ Applicable only if state is <link linkend="MM-CALL-STATE-UNKNOWN:CAPS"><constant>MM_CALL_STATE_UNKNOWN</constant></link>.
-->
<method name="Hangup"/>