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 org.freedesktop.ModemManager1.Bearer.
All known implementing classes:
Content:
Properties:
- public abstract string @interface { owned get; set; }
Represents the D-Bus property "Interface".
- public abstract uint bearer_type { get; set; }
Represents the D-Bus property "BearerType".
- public abstract bool connected { get; set; }
Represents the D-Bus property "Connected".
- public abstract Variant connection_error { owned get; set; }
Represents the D-Bus property "ConnectionError".
- public abstract Variant ip4_config { owned get; set; }
Represents the D-Bus property "Ip4Config".
- public abstract Variant ip6_config { owned get; set; }
Represents the D-Bus property "Ip6Config".
- public abstract uint ip_timeout { get; set; }
Represents the D-Bus property "IpTimeout".
- public abstract bool multiplexed { get; set; }
Represents the D-Bus property "Multiplexed".
- public abstract int profile_id { get; set; }
Represents the D-Bus property "ProfileId".
- public abstract Variant properties { owned get; set; }
Represents the D-Bus property "Properties".
- public abstract bool reload_stats_supported { get; set; }
Represents the D-Bus property "ReloadStatsSupported".
- public abstract Variant stats { owned get; set; }
Represents the D-Bus property "Stats".
- public abstract bool suspended { get; set; }
Represents the D-Bus property "Suspended".
Static methods:
Methods:
- public async bool call_connect (Cancellable? cancellable) throws Error
Asynchronously invokes the Connect D-Bus method on
this.
- public bool call_connect_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the Connect D-Bus method on
this.
- public async bool call_disconnect (Cancellable? cancellable) throws Error
Asynchronously invokes the Disconnect D-Bus method on
this.
- public bool call_disconnect_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the Disconnect D-Bus method on
this.
- public void complete_connect (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Connect D-Bus method.
- public void complete_disconnect (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Disconnect D-Bus method.
Signals:
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