GdbusModem3gppProfileManagerProxy
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModem3gppProfileManagerProxy" , type_id =
"mm_gdbus_modem3gpp_profile_manager_proxy_get_type ()" ) ]
public class GdbusModem3gppProfileManagerProxy :
DBusProxy,
AsyncInitable,
DBusInterface,
Initable,
GdbusModem3gppProfileManager
The GdbusModem3gppProfileManagerProxy structure contains only private data and should only be accessed using the
provided API.
Content:
Creation methods:
- public async GdbusModem3gppProfileManagerProxy (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable) throws Error
Asynchronously creates a proxy for the D-Bus interface
org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.
- public async GdbusModem3gppProfileManagerProxy.for_bus (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public GdbusModem3gppProfileManagerProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public GdbusModem3gppProfileManagerProxy.sync (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable = null) throws Error
Synchronously creates a proxy for the D-Bus interface
org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.
Inherited Members:
All known members inherited from class GLib.DBusProxy
All known members inherited from class GLib.Object
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusInterface
All known members inherited from interface GLib.Initable
All known members inherited from interface MM.GdbusModem3gppProfileManager