diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.Cdma.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml index bf91c0c9..a2ebc1d2 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml @@ -65,6 +65,12 @@ </arg> </method> + <property name="MEID" type="s" access="read"> + <tp:docstring> + The modem's Mobile Equipment Identifier. + </tp:docstring> + </property> + <signal name="RegistrationStateChanged"> <tp:docstring> The device registration state changed. |