GdbusObject
Object Hierarchy:
Description:
[ CCode ( cname = "MmGdbusObject" , type_id = "mm_gdbus_object_get_type ()" ) ]
public interface GdbusObject : Object, DBusObject
public interface GdbusObject : Object, DBusObject
The GdbusObject type is a specialized container of interfaces.
All known implementing classes:
Namespace: MM
Package: libmm-glib
Content:
Properties:
- public abstract GdbusModem modem { owned get; set; }
The GdbusModem instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem, if any.
- public abstract GdbusModem3gpp modem3gpp { owned get; set; }
The GdbusModem3gpp instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp, if any.
- public abstract GdbusModem3gppProfileManager modem3gpp_profile_manager { owned get; set; }
The GdbusModem3gppProfileManager instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager, if any.
- public abstract GdbusModem3gppUssd modem3gpp_ussd { owned get; set; }
The GdbusModem3gppUssd instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd, if any.
- public abstract GdbusModemCdma modem_cdma { owned get; set; }
The GdbusModemCdma instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.ModemCdma, if any.
- public abstract GdbusModemFirmware modem_firmware { owned get; set; }
The GdbusModemFirmware instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Firmware, if any.
- public abstract GdbusModemLocation modem_location { owned get; set; }
The GdbusModemLocation instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Location, if any.
- public abstract GdbusModemMessaging modem_messaging { owned get; set; }
The GdbusModemMessaging instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Messaging, if any.
- public abstract GdbusModemOma modem_oma { owned get; set; }
The GdbusModemOma instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Oma, if any.
- public abstract GdbusModemSar modem_sar { owned get; set; }
The GdbusModemSar instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Sar, if any.
- public abstract GdbusModemSignal modem_signal { owned get; set; }
The GdbusModemSignal instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Signal, if any.
- public abstract GdbusModemSimple modem_simple { owned get; set; }
The GdbusModemSimple instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Simple, if any.
- public abstract GdbusModemTime modem_time { owned get; set; }
The GdbusModemTime instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Time, if any.
- public abstract GdbusModemVoice modem_voice { owned get; set; }
The GdbusModemVoice instance corresponding to the D-Bus interface org.freedesktop.ModemManager1.Modem.Voice, if any.
Methods:
- public GdbusModem? get_modem ()
Gets the GdbusModem instance for the D-Bus interface org.freedesktop.ModemManager1.Modem on this, if any.
- public GdbusModem3gpp? get_modem3gpp ()
Gets the GdbusModem3gpp instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp on this, if any.
- public GdbusModem3gppProfileManager? get_modem3gpp_profile_manager ()
Gets the GdbusModem3gppProfileManager instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager on this, if any.
- public GdbusModem3gppUssd? get_modem3gpp_ussd ()
Gets the GdbusModem3gppUssd instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd on this, if any.
- public GdbusModemCdma? get_modem_cdma ()
Gets the GdbusModemCdma instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.ModemCdma on this, if any.
- public GdbusModemFirmware? get_modem_firmware ()
Gets the GdbusModemFirmware instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Firmware on this, if any.
- public GdbusModemLocation? get_modem_location ()
Gets the GdbusModemLocation instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Location on this, if any.
- public GdbusModemMessaging? get_modem_messaging ()
Gets the GdbusModemMessaging instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Messaging on this, if any.
- public GdbusModemOma? get_modem_oma ()
Gets the GdbusModemOma instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Oma on this , if any.
- public GdbusModemSar? get_modem_sar ()
Gets the GdbusModemSar instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Sar on this , if any.
- public GdbusModemSignal? get_modem_signal ()
Gets the GdbusModemSignal instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Signal on this , if any.
- public GdbusModemSimple? get_modem_simple ()
Gets the GdbusModemSimple instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Simple on this , if any.
- public GdbusModemTime? get_modem_time ()
Gets the GdbusModemTime instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Time on this , if any.
- public GdbusModemVoice? get_modem_voice ()
Gets the GdbusModemVoice instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Voice on this , if any.
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.DBusObject