ModemManager.Modem3gppNetwork¶
Fields¶
None
Methods¶
|
|
Details¶
- class ModemManager.Modem3gppNetwork¶
The
ModemManager.Modem3gppNetwork
structure contains private data and should only be accessed using the provided API.- free()¶
Frees a
ModemManager.Modem3gppNetwork
.New in version 1.0.
- get_access_technology()¶
- Returns:
- Return type:
Get the technology used to access the 3GPP network.
New in version 1.0.
- get_availability()¶
- Returns:
- Return type:
Get availability of the 3GPP network.
New in version 1.0.
- get_operator_code()¶
-
Get the operator code (MCCMNC) of the 3GPP network.
New in version 1.0.
- get_operator_long()¶
-
Get the long operator name of the 3GPP network.
New in version 1.0.