diff options
author | Ben Chan <benchan@chromium.org> | 2019-08-28 16:33:54 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@gnu.org> | 2019-08-29 12:05:09 +0000 |
commit | 6f0c72e4f297a3fa2ac4eb3f32a1b83b228845b9 (patch) | |
tree | 9ca0398bf923376929a1f9369897358319ff01f4 /introspection/org.freedesktop.ModemManager1.Call.xml | |
parent | c1982ffcbc2a5470d4a1df6c4f6aeb5023b83b92 (diff) |
introspection: untabify
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Call.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Call.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Call.xml b/introspection/org.freedesktop.ModemManager1.Call.xml index 739d8385..659601b4 100644 --- a/introspection/org.freedesktop.ModemManager1.Call.xml +++ b/introspection/org.freedesktop.ModemManager1.Call.xml @@ -40,13 +40,13 @@ <!-- Deflect: - @number: new number where the call will be deflected. + @number: new number where the call will be deflected. Deflect an incoming or waiting call to a new number. This call will be - considered terminated once the deflection is performed. + considered terminated once the deflection is performed. Applicable only if state is <link linkend="MM-CALL-STATE-RINGING-IN:CAPS"><constant>MM_CALL_STATE_RINGING_IN</constant></link> or - <link linkend="MM-CALL-STATE-WAITING:CAPS"><constant>MM_CALL_STATE_WAITING</constant></link> and direction is + <link linkend="MM-CALL-STATE-WAITING:CAPS"><constant>MM_CALL_STATE_WAITING</constant></link> and direction is <link linkend="MM-CALL-DIRECTION-INCOMING:CAPS"><constant>MM_CALL_DIRECTION_INCOMING</constant></link>. --> <method name="Deflect"> @@ -57,7 +57,7 @@ JoinMultiparty: Join the currently held call into a single multiparty call with another - already active call. + already active call. The calls will be flagged with the '<link linkend="gdbus-property-org-freedesktop-ModemManager1-Call.Multiparty">Multiparty</link>' |