GdbusModemFirmware
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModemFirmware" , type_id =
"mm_gdbus_modem_firmware_get_type ()" ) ]
public interface GdbusModemFirmware :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-ModemManager1-Modem-Firmware.
top_of_page">org.freedesktop.ModemManager1.Modem.Firmware</link>.
All known implementing classes:
Content:
Properties:
Static methods:
Methods:
- public async bool call_list (Cancellable? cancellable, out string out_selected, out Variant out_installed) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public bool call_list_sync (out string out_selected, out Variant out_installed, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public async bool call_select (string arg_uniqueid, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public bool call_select_sync (string arg_uniqueid, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public void complete_list (owned DBusMethodInvocation invocation, string selected, Variant installed)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public void complete_select (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
Signals:
- public virtual signal bool handle_list (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
- public virtual signal bool handle_select (DBusMethodInvocation invocation, string arg_uniqueid)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.
Inherited Members:
All known members inherited from class GLib.Object