org.freedesktop.NetworkManager.Device.Modem org.freedesktop.NetworkManager.Device.Modem org.freedesktop.NetworkManager.Device.Modem Modem Device Signals PropertiesChanged (a{sv} properties); Properties ModemCapabilities readable u CurrentCapabilities readable u DeviceId readable s OperatorCode readable s Apn readable s Description Signal Details The "PropertiesChanged" signal org.freedesktop.NetworkManager.Device.Modem::PropertiesChanged PropertiesChanged (a{sv} properties); DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. a{sv} properties: A dictionary mapping property names to variant boxed values Property Details The "ModemCapabilities" property org.freedesktop.NetworkManager.Device.Modem:ModemCapabilities ModemCapabilities readable u The generic family of access technologies the modem supports. Not all capabilities are available at the same time however; some modems require a firmware reload or other reinitialization to switch between eg CDMA/EVDO and GSM/UMTS. Returns: NMDeviceModemCapabilities The "CurrentCapabilities" property org.freedesktop.NetworkManager.Device.Modem:CurrentCapabilities CurrentCapabilities readable u The generic family of access technologies the modem currently supports without a firmware reload or reinitialization. Returns: NMDeviceModemCapabilities The "DeviceId" property org.freedesktop.NetworkManager.Device.Modem:DeviceId DeviceId readable s An identifier used by the modem backend (ModemManager) that aims to uniquely identify the a device. Can be used to match a connection to a particular device. Since: 1.20 The "OperatorCode" property org.freedesktop.NetworkManager.Device.Modem:OperatorCode OperatorCode readable s The MCC and MNC (concatenated) of the network the modem is connected to. Blank if disconnected or not a 3GPP modem. Since: 1.20 The "Apn" property org.freedesktop.NetworkManager.Device.Modem:Apn Apn readable s The access point name the modem is connected to. Blank if disconnected. Since: 1.20