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

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

Known subclasses: vmc.common.sms.sms.ShortMessageDeliver, vmc.common.sms.sms.ShortMessageSubmit

Implements interfaces: vmc.common.interfaces.IShortMessage

I represent a SMS in the system
Method __init__ Undocumented
Method __cmp__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented
Method get_localised_date Undocumented
Method get_number Returns the sender's number
Method get_text Returns the message's text
Method get_index Undocumented
Method user_data_from_octets Undocumented
def __init__(self, number=None, text=None, _datetime=None, where=None, index=None):
Undocumented
def __cmp__(self, m):
Undocumented
def __eq__(self, m):
Undocumented
def __ne__(self, m):
Undocumented
def __str__(self):
Undocumented
def __repr__(self):
Undocumented
def get_localised_date(self):
Undocumented
def get_number(self):
Returns the sender's number
def get_text(self):
Returns the message's text
def get_index(self):
Undocumented
def user_data_from_octets(self, flags, octets, coding_scheme):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.