CdmaManualActivationProperties
Object Hierarchy:
Description:
[ CCode ( type_id = "mm_cdma_manual_activation_properties_get_type ()" ) ]
public class CdmaManualActivationProperties : Object
The CdmaManualActivationProperties structure contains private data and should only be accessed using the
provided API.
Content:
Creation methods:
Methods:
- public unowned string get_mdn ()
Gets the Mobile Directory Number.
- public unowned string get_min ()
Gets the Mobile Indentification Number.
- public unowned string get_mn_aaa_key ()
Gets the MN-AAA key.
- public unowned string get_mn_ha_key ()
Gets the MN-HA key.
- public uint8 get_prl (out size_t prl_len)
Gets the Preferred Roaming List.
- public ByteArray get_prl_bytearray ()
Gets the Preferred Roaming List.
- public uint16 get_sid ()
Gets the System Identification Number.
- public unowned string get_spc ()
Gets the Service Programming Code.
- public unowned ByteArray peek_prl_bytearray ()
Gets the Preferred Roaming List.
- public bool set_mdn (string mdn) throws Error
Sets the Mobile Directory Number.
- public bool set_min (string min) throws Error
Sets the Mobile Identification Number.
- public bool set_mn_aaa_key (string mn_aaa_key) throws Error
Sets the Mobile Identification Number.
- public bool set_mn_ha_key (string mn_ha_key) throws Error
Sets the Mobile Identification Number.
- public bool set_prl (uint8 prl, size_t prl_length) throws Error
Sets the Preferred Roaming List.
- public bool set_prl_bytearray (ByteArray prl) throws Error
Sets the Preferred Roaming List.
- public void set_sid (uint16 sid)
Sets the Service Identification Number.
- public bool set_spc (string spc) throws Error
Sets the Service Programming Code.
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