Class v.c.h.o.OptionSIMClass(SIMBaseClass):

Part of vmc.common.hardware.option View In Hierarchy

Nozomi SIM Class

I just activate unsolicited notifications for ya
Method __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
def __init__(self, sconn):
Undocumented
def postinit(self, set_encoding=True):

Returns a Deferred that will be callbacked when the SIM is ready

What I do:
 - 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
Parametersucs2If True, it will set the SIM's enconding to UCS2 (type: bool )
ReturnsThe SIM's phonebook size (type: int )
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.