GdbusModem3gppProfileManager
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModem3gppProfileManager" , type_id =
"mm_gdbus_modem3gpp_profile_manager_get_type ()" ) ]
public interface GdbusModem3gppProfileManager :
Object
Abstract interface type for the D-Bus interface <link
linkend="gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
top_of_page">org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager</link>.
All known implementing classes:
Content:
Properties:
Static methods:
Methods:
- public async bool call_delete (Variant arg_properties, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public bool call_delete_sync (Variant arg_properties, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public async bool call_list (Cancellable? cancellable, out Variant out_profiles) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public bool call_list_sync (out Variant out_profiles, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public async bool call_set (Variant arg_requested_properties, Cancellable? cancellable, out Variant out_stored_properties) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public bool call_set_sync (Variant arg_requested_properties, out Variant out_stored_properties, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public void complete_delete (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public void complete_list (owned DBusMethodInvocation invocation, Variant profiles)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public void complete_set (owned DBusMethodInvocation invocation, Variant stored_properties)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public void emit_updated ()
Emits the <link
linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
Signals:
- public virtual signal bool handle_delete (DBusMethodInvocation invocation, Variant arg_properties)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- 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-Modem3gpp-ProfileManager.
- public virtual signal bool handle_set (DBusMethodInvocation invocation, Variant arg_requested_properties)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
- public virtual signal void updated ()
On the client-side, this signal is emitted whenever the D-Bus signal
<link linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Modem3gpp-ProfileManager.
Inherited Members:
All known members inherited from class GLib.Object