aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Sim.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Sim.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Sim.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml b/introspection/org.freedesktop.ModemManager1.Sim.xml
index ceba2629..f214ba5f 100644
--- a/introspection/org.freedesktop.ModemManager1.Sim.xml
+++ b/introspection/org.freedesktop.ModemManager1.Sim.xml
@@ -66,6 +66,19 @@
</method>
<!--
+ Active:
+
+ Boolean indicating whether the SIM is currently active.
+
+ On systems that support Multi SIM Single Standby, only one SIM may be
+ active at any given time, which will be the one considered primary.
+
+ On systems that support Multi SIM Multi Standby, more than one SIM may
+ be active at any given time, but only one of them is considered primary.
+ -->
+ <property name="Active" type="b" access="read" />
+
+ <!--
SimIdentifier:
The ICCID of the SIM card.