GdbusOrgFreedesktopModemManager1
Object Hierarchy:
Description:
[ CCode ( cname = "MmGdbusOrgFreedesktopModemManager1" , type_id = "mm_gdbus_org_freedesktop_modem_manager1_get_type ()" ) ]
public interface GdbusOrgFreedesktopModemManager1 : Object
Abstract interface type for the D-Bus interface org.freedesktop.ModemManager1.
All known implementing classes:
Content:
Properties:
Static methods:
Methods:
- public async bool call_inhibit_device (string arg_uid, bool arg_inhibit, Cancellable? cancellable) throws Error
Asynchronously invokes the InhibitDevice D-Bus method on
this.
- public bool call_inhibit_device_sync (string arg_uid, bool arg_inhibit, Cancellable? cancellable = null) throws Error
Synchronously invokes the InhibitDevice D-Bus method on
this.
- public async bool call_report_kernel_event (Variant arg_properties, Cancellable? cancellable) throws Error
Asynchronously invokes the ReportKernelEvent D-Bus method on
this.
- public bool call_report_kernel_event_sync (Variant arg_properties, Cancellable? cancellable = null) throws Error
Synchronously invokes the ReportKernelEvent D-Bus method on
this.
- public async bool call_scan_devices (Cancellable? cancellable) throws Error
Asynchronously invokes the ScanDevices D-Bus method on
this.
- public bool call_scan_devices_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the ScanDevices D-Bus method on
this.
- public async bool call_set_logging (string arg_level, Cancellable? cancellable) throws Error
Asynchronously invokes the SetLogging D-Bus method on
this.
- public bool call_set_logging_sync (string arg_level, Cancellable? cancellable = null) throws Error
Synchronously invokes the SetLogging D-Bus method on
this.
- public void complete_inhibit_device (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the InhibitDevice D-Bus method.
- public void complete_report_kernel_event (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the ReportKernelEvent D-Bus method.
- public void complete_scan_devices (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the ScanDevices D-Bus method.
- public void complete_set_logging (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the SetLogging D-Bus method.
Signals:
- public virtual signal bool handle_inhibit_device (DBusMethodInvocation invocation, string arg_uid, bool arg_inhibit)
Signal emitted when a remote caller is invoking the InhibitDevice
D-Bus method.
- public virtual signal bool handle_report_kernel_event (DBusMethodInvocation invocation, Variant arg_properties)
Signal emitted when a remote caller is invoking the
ReportKernelEvent D-Bus method.
- public virtual signal bool handle_scan_devices (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the ScanDevices
D-Bus method.
- public virtual signal bool handle_set_logging (DBusMethodInvocation invocation, string arg_level)
Signal emitted when a remote caller is invoking the SetLogging
D-Bus method.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref