GdbusBearer
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusBearer" , type_id =
"mm_gdbus_bearer_get_type ()" ) ]
public interface GdbusBearer :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-ModemManager1-Bearer.
top_of_page">org.freedesktop.ModemManager1.Bearer</link>.
All known implementing classes:
Content:
Properties:
- public abstract string @interface { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract uint bearer_type { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract bool connected { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract Variant connection_error { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract Variant ip4_config { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract Variant ip6_config { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract uint ip_timeout { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract bool multiplexed { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract int profile_id { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract Variant properties { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract bool reload_stats_supported { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract Variant stats { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
- public abstract bool suspended { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Bearer.
Static methods:
Methods:
- public async bool call_connect (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
- public bool call_connect_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
- public async bool call_disconnect (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
- public bool call_disconnect_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
- public void complete_connect (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
- public void complete_disconnect (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Bearer.
Signals:
Inherited Members:
All known members inherited from class GLib.Object