|
SimInformation | getInfo () throws ModemLowLevelException, ModemNotAvailableException |
| Gets Sim information. More...
|
|
SimStatus | getStatus () throws ModemLowLevelException, ModemNotAvailableException |
| Gets Sim status. More...
|
|
ApnInformation | getCurrentApn () throws ModemLowLevelException, ModemNotAvailableException |
|
void | setCustomApn (ApnInformation info) throws ModemLowLevelException, ModemNotAvailableException |
|
void | removeCustomApn () throws ModemLowLevelException, ModemNotAvailableException |
|
void | subscribe (T observer) throws CannotSubscribeException |
|
void | unSubscribe (T observer) throws ObserverNotSubscribedException |
|