diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Sim.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml b/introspection/org.freedesktop.ModemManager1.Sim.xml index f214ba5f..87891e31 100644 --- a/introspection/org.freedesktop.ModemManager1.Sim.xml +++ b/introspection/org.freedesktop.ModemManager1.Sim.xml @@ -96,6 +96,13 @@ <property name="Imsi" type="s" access="read" /> <!-- + Eid: + + The EID of the SIM card, if any. + --> + <property name="Eid" type="s" access="read" /> + + <!-- OperatorId: The ID of the network operator that issued the SIM card, |