GdbusModemCdma
Object Hierarchy:
Description:
[
CCode ( cname =
"MmGdbusModemCdma" , type_id =
"mm_gdbus_modem_cdma_get_type ()" ) ]
public interface GdbusModemCdma :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-ModemManager1-Modem-ModemCdma.
top_of_page">org.freedesktop.ModemManager1.Modem.ModemCdma</link>.
All known implementing classes:
Content:
Properties:
- public abstract uint activation_state { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract uint cdma1x_registration_state { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract string esn { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract uint evdo_registration_state { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract string meid { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract uint nid { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public abstract uint sid { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.
Static methods:
Methods:
Signals:
- public virtual signal void activation_state_changed (uint arg_activation_state, uint arg_activation_error, Variant arg_status_changes)
On the client-side, this signal is emitted whenever the D-Bus signal
<link linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public virtual signal bool handle_activate (DBusMethodInvocation invocation, string arg_carrier_code)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-ModemCdma.
- public virtual signal bool handle_activate_manual (DBusMethodInvocation invocation, Variant arg_properties)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-ModemCdma.
Inherited Members:
All known members inherited from class GLib.Object