ModemManager.NetworkRejection¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
  | 
|
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class ModemManager.NetworkRejection(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
The
ModemManager.NetworkRejectionstructure contains private data and should only be accessed using the provided API.- get_access_technology()¶
 - Returns:
 the available class.
- Return type:
 
Gets the available class reported with network reject.
New in version 1.24.
- get_error()¶
 - Returns:
 the network error.
- Return type:
 
Gets the network error reported with network reject.
New in version 1.24.