diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Voice.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Voice.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml index 82b3b09e..188b2bb4 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml @@ -36,8 +36,9 @@ DeleteCall: @path: The object path of the Call to delete. - Delete a Call from lists of calls. - If it is still active, Call.Hangup method is performed + Delete a Call from the list of calls. + + The call will be hangup if it is still active. --> <method name="DeleteCall"> <arg name="path" type="o" direction="in" /> |