SettingWimax
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_wimax_get_type ()" ) ]
public sealed class SettingWimax :
Setting
Content:
Constants:
Properties:
- public string mac_address { owned get; set; }
If specified, this connection will only apply to the WiMAX device whose MAC
address matches.
- public string network_name { owned get; set; }
Network Service Provider (NSP) name of the WiMAX network this connection
should use.
Creation methods:
Methods:
- public unowned string get_mac_address ()
Returns the MAC address of a WiMAX device which this connection is locked
to.
- public unowned string get_network_name ()
Returns the WiMAX NSP name (ex "Sprint" or "CLEAR") which identifies the
specific WiMAX network this setting describes a connection to.
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object