diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Bearer.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml index f8c65b46..6ef4a06c 100644 --- a/introspection/org.freedesktop.ModemManager1.Bearer.xml +++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml @@ -309,6 +309,14 @@ <literal>"t"</literal>). </listitem> </varlistentry> + <varlistentry><term><literal>"start-date"</literal></term> + <listitem> + Timestamp indicating when the ongoing connection started, given + as an unsigned 64-bit integer value representing seconds + since the epoch (signature <literal>"t"</literal>). + Since 1.20. + </listitem> + </varlistentry> <varlistentry><term><literal>"duration"</literal></term> <listitem> Duration of the ongoing connection, in seconds, given as an |