Implementation for IModemManager. Start point for interact with Modem Manager
More...
|
override void | Dispose (bool disposing) |
|
|
bool | IsDiposed => Disposed |
|
bool | Disposed = false |
|
EventHandler< IModemListEvent > | ModemListEvent |
|
- Parameters
-
imsiGroup | string imsi Group |
apn | APN Information |
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Parameters
-
imsiGroup | string imsi Group |
apn | APN Information |
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Returns
- IApnInformation Object
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Returns
- IApnInformation Object
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
IEnumerable<IModem> GetModems |
( |
| ) |
|
- Returns
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Parameters
-
imsiGroup | string imsi group to remove |
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Parameters
-
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.
- Exceptions
-
NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
HalException | Thrown when service returns an error |
Implements IModemManager.