diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Call.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Call.xml b/introspection/org.freedesktop.ModemManager1.Call.xml index 0f704f2f..d32b0836 100644 --- a/introspection/org.freedesktop.ModemManager1.Call.xml +++ b/introspection/org.freedesktop.ModemManager1.Call.xml @@ -128,6 +128,13 @@ <property name="Number" type="s" access="read" /> <!-- + Multiparty: + + Whether the call is currently part of a multiparty conference call. + --> + <property name="Multiparty" type="b" access="read" /> + + <!-- AudioPort: If call audio is routed via the host, the name of the kernel device that |