SettingGsm
Object Hierarchy:
NM.SettingGsm
NM.SettingGsm
NM.SettingGsm
NM.Setting
NM.Setting
NM.Setting->NM.SettingGsm
GLib.Object
GLib.Object
GLib.Object->NM.Setting
Description:
[
CCode ( type_id =
"nm_setting_gsm_get_type ()" ) ]
public class SettingGsm :
Setting
GSM-based Mobile Broadband Settings
Content:
Constants:
Properties:
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 auto_config { get ; set ; }
When true , the settings such as APN,
username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider
database.
public string device_id { owned get ; set ; }
The device unique identifier (as given by the WWAN management service)
which this connection applies to.
public bool home_only { get ; set ; }
When true , only connections to the
home network will be allowed.
public uint mtu { get ; set ; }
If non-zero, only transmit packets of the specified size or smaller,
breaking larger packets up into multiple frames.
public string network_id { owned get ; set ; }
The Network ID (GSM LAI format, ie MCC-MNC) to force specific network
registration.
public string number { owned get ; set ; }
Legacy setting that used to help establishing PPP data sessions for
GSM-based modems.
public string password { owned get ; set ; }
The password used to authenticate with the network, if required.
public SettingSecretFlags 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 SettingSecretFlags pin_flags { get ; set ; }
Flags indicating how to handle the
pin property.
public string sim_id { owned get ; set ; }
The SIM card unique identifier (as given by the WWAN management
service) which this connection applies to.
public string sim_operator_id { owned get ; set ; }
A MCC/MNC string like "310260" or "21601" identifying the specific
mobile network operator which this connection applies to.
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