SettingGsm
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_gsm_get_type ()" ) ]
public class SettingGsm :
Setting
Content:
Constants:
Properties:
- public uint allowed_bands { get; set construct; }
Bitfield of allowed frequency bands.
- public string apn { owned get; set; }
The GPRS Access Point Name specifying the APN used when establishing a
data session with the GSM-based network.
- public bool home_only { get; set; }
When true
, only connections to the home network will be
allowed.
- public string network_id { owned get; set; }
The Network ID (GSM LAI format, ie MCC-MNC) to force specific network
registration.
- public int network_type { get; set construct; }
Network preference to force the device to only use specific network
technologies.
- public string number { owned get; set; }
Number to dial when establishing a PPP data session with the GSM-based
mobile broadband network.
- public string password { owned get; set; }
The password used to authenticate with the network, if required.
- public uint password_flags { get; set; }
Flags indicating how to handle the
password property.
- public string pin { owned get; set; }
If the SIM is locked with a PIN it must be unlocked before any other
operations are requested.
- public uint pin_flags { get; set; }
Flags indicating how to handle the
pin property.
- public string username { owned get; set; }
The username used to authenticate with the network, if required.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
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