GdbusModemOma
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModemOma" , type_id =
"mm_gdbus_modem_oma_get_type ()" ) ]
public interface GdbusModemOma :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-ModemManager1-Modem-Oma.
top_of_page">org.freedesktop.ModemManager1.Modem.Oma</link>.
All known implementing classes:
Content:
Properties:
- public abstract uint features { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-Oma.
- public abstract Variant pending_network_initiated_sessions { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-Oma.
- public abstract int session_state { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-Oma.
- public abstract uint session_type { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-Oma.
Static methods:
Methods:
- public async bool call_accept_network_initiated_session (uint arg_session_id, bool arg_accept, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public bool call_accept_network_initiated_session_sync (uint arg_session_id, bool arg_accept, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public async bool call_cancel_session (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public bool call_cancel_session_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public async bool call_setup (uint arg_features, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public bool call_setup_sync (uint arg_features, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public async bool call_start_client_initiated_session (uint arg_session_type, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public bool call_start_client_initiated_session_sync (uint arg_session_type, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public void complete_accept_network_initiated_session (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public void complete_cancel_session (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public void complete_setup (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public void complete_start_client_initiated_session (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Oma.
- public void emit_session_state_changed (int arg_old_session_state, int arg_new_session_state, uint arg_session_state_failed_reason)
Emits the <link
linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Oma.
Signals:
Inherited Members:
All known members inherited from class GLib.Object