GdbusModemMessagingProxy
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModemMessagingProxy" , type_id =
"mm_gdbus_modem_messaging_proxy_get_type ()" ) ]
public class GdbusModemMessagingProxy :
DBusProxy,
AsyncInitable,
DBusInterface,
Initable,
GdbusModemMessaging
The GdbusModemMessagingProxy structure contains only private data and should only be accessed using the provided
API.
Content:
Creation methods:
- public async GdbusModemMessagingProxy (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.Messaging.
- public async GdbusModemMessagingProxy.for_bus (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public GdbusModemMessagingProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public GdbusModemMessagingProxy.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.Messaging.
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.GdbusModemMessaging