GdbusModemSignal
Object Hierarchy:
Description:
[ CCode ( cname = "MmGdbusModemSignal" , type_id = "mm_gdbus_modem_signal_get_type ()" ) ]
public interface GdbusModemSignal : Object
Abstract interface type for the D-Bus interface org.freedesktop.ModemManager1.Modem.Signal.
All known implementing classes:
Content:
Properties:
- public abstract Variant cdma { owned get; set; }
Represents the D-Bus property "Cdma".
- public abstract bool error_rate_threshold { get; set; }
Represents the D-Bus property "ErrorRateThreshold".
- public abstract Variant evdo { owned get; set; }
Represents the D-Bus property "Evdo".
- public abstract Variant gsm { owned get; set; }
Represents the D-Bus property "Gsm".
- public abstract Variant lte { owned get; set; }
Represents the D-Bus property "Lte".
- public abstract Variant nr5g { owned get; set; }
Represents the D-Bus property "Nr5g".
- public abstract uint rate { get; set; }
Represents the D-Bus property "Rate".
- public abstract uint rssi_threshold { get; set; }
Represents the D-Bus property "RssiThreshold".
- public abstract Variant umts { owned get; set; }
Represents the D-Bus property "Umts".
Static methods:
Methods:
- public async bool call_setup (uint arg_rate, Cancellable? cancellable) throws Error
Asynchronously invokes the Setup D-Bus method on
this.
- public bool call_setup_sync (uint arg_rate, Cancellable? cancellable = null) throws Error
Synchronously invokes the Setup D-Bus method on
this.
- public async bool call_setup_thresholds (Variant arg_settings, Cancellable? cancellable) throws Error
Asynchronously invokes the SetupThresholds D-Bus method on
this.
- public bool call_setup_thresholds_sync (Variant arg_settings, Cancellable? cancellable = null) throws Error
Synchronously invokes the SetupThresholds D-Bus method on
this.
- public void complete_setup (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Setup D-Bus method.
- public void complete_setup_thresholds (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the SetupThresholds 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