GdbusSms
Object Hierarchy:
Description:
[ CCode ( cname = "MmGdbusSms" , type_id = "mm_gdbus_sms_get_type ()" ) ]
public interface GdbusSms : Object
Abstract interface type for the D-Bus interface org.freedesktop.ModemManager1.Sms.
All known implementing classes:
Content:
Properties:
- public abstract int @class { get; set; }
Represents the D-Bus property "Class".
- public abstract Variant data { owned get; set; }
Represents the D-Bus property "Data".
- public abstract bool delivery_report_request { get; set; }
Represents the D-Bus property "DeliveryReportRequest".
- public abstract uint delivery_state { get; set; }
Represents the D-Bus property "DeliveryState".
- public abstract string discharge_timestamp { owned get; set; }
Represents the D-Bus property "DischargeTimestamp".
- public abstract uint message_reference { get; set; }
Represents the D-Bus property "MessageReference".
- public abstract string number { owned get; set; }
Represents the D-Bus property "Number".
- public abstract uint pdu_type { get; set; }
Represents the D-Bus property "PduType".
- public abstract uint service_category { get; set; }
Represents the D-Bus property "ServiceCategory".
- public abstract string smsc { owned get; set; }
Represents the D-Bus property "SMSC".
- public abstract uint state { get; set; }
Represents the D-Bus property "State".
- public abstract uint storage { get; set; }
Represents the D-Bus property "Storage".
- public abstract uint teleservice_id { get; set; }
Represents the D-Bus property "TeleserviceId".
- public abstract string text { owned get; set; }
Represents the D-Bus property "Text".
- public abstract string timestamp { owned get; set; }
Represents the D-Bus property "Timestamp".
- public abstract Variant validity { owned get; set; }
Represents the D-Bus property "Validity".
Static methods:
Methods:
- public async bool call_send (Cancellable? cancellable) throws Error
Asynchronously invokes the Send D-Bus method on
this.
- public bool call_send_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the Send D-Bus method on
this.
- public async bool call_store (uint arg_storage, Cancellable? cancellable) throws Error
Asynchronously invokes the Store D-Bus method on
this.
- public bool call_store_sync (uint arg_storage, Cancellable? cancellable = null) throws Error
Synchronously invokes the Store D-Bus method on
this.
- public void complete_send (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Send D-Bus method.
- public void complete_store (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Store 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