NM.SettingWimax¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
|
||
r/w/en |
|
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class NM.SettingWimax(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
WiMax Settings
- classmethod new()¶
- Returns:
the new empty
NM.SettingWimax
object- Return type:
Creates a new
NM.SettingWimax
object with default values.Deprecated since version 1.2: WiMAX is no longer supported.
- get_mac_address()¶
- Returns:
the MAC address
- Return type:
Returns the MAC address of a WiMAX device which this connection is locked to.
Deprecated since version 1.2: WiMAX is no longer supported.
Property Details¶
- NM.SettingWimax.props.mac_address¶
- Name:
mac-address
- Type:
- Default Value:
- Flags:
If specified, this connection will only apply to the WiMAX device whose MAC address matches. This property does not change the MAC address of the device (known as MAC spoofing).
Deprecated since version 1.2: WiMAX is no longer supported.