Class v.c.s.s.ShortMessageSubmit(ShortMessage):

Part of vmc.common.sms.sms View In Hierarchy

No class docstring
Method __init__ Undocumented
Method protocol_data_from_octets Undocumented
Method get_number Returns the sender's number
Method get_text Returns the message's text
Method get_pdu_len Undocumented
Method get_smsc_len Undocumented
Method get_pdu Returns the PDU of the message

Inherited from ShortMessage:

Method __cmp__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented
Method get_localised_date Undocumented
Method get_index Undocumented
Method user_data_from_octets Undocumented
def __init__(self, number, text, smsc=None, validity=None, **kwds):
Undocumented
def __set_text(self, text):
Undocumented
def _set_validity(self, validity):
Sets the SMS's validity
Parametersvalidity (type: datetime.timedelta )
def protocol_data_from_octets(self, flags, octets):
Undocumented
def get_number(self):
Returns the sender's number
def get_text(self):
Returns the message's text
def get_pdu_len(self):
Undocumented
def get_smsc_len(self):
Undocumented
def get_pdu(self):
Returns the PDU of the message
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.