diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Voice.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Voice.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml index 72674e61..edaba5bc 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml @@ -112,6 +112,17 @@ <method name="HangupAll" /> <!-- + Transfer: + + Join the currently active and held calls together into a single + multiparty call, but disconnects from them. + + The affected calls will be considered terminated from the point of + view of the subscriber. + --> + <method name="Transfer" /> + + <!-- CallAdded: @path: Object path of the new call. |