Part of vmc.common.hardware.option View In Hierarchy
Nozomi SIM Class
I just activate unsolicited notifications for yaMethod | __init__ | Undocumented |
Method | postinit | Returns a Deferred that will be callbacked when the SIM is
ready
|
Inherited from SIMBaseClass:
Method | set_size | Undocumented |
Method | set_charset | Undocumented |
Method | preinit | What I do:
|
Method | _set_charset | Checks whether is necessary the change and memorizes the used charset |
Method | _process_charsets | Undocumented |
Method | _setup_encoding | Undocumented |
Returns a Deferred
that will be callbacked when the SIM is
ready
- Set encoding to Unicode (if is possible, otherwise IRA or GSM - Whenever a new SMS is received I will save a copy in the SIM and will send a solicited SMS notification - Set SMS format to PDU
Parameters | ucs2 | If True, it will set the SIM's enconding to UCS2 (type: bool ) |
Returns | The SIM's phonebook size (type: int ) |