| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.Cached --+
|
ISmsChunk
Represents a single chunk of a multi-part SMS message.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
|
Inherited from |
| Properties | |
| int |
CharactersLeft CharactersLeft. |
| int |
Id SMS chunk Id. |
| ISmsMessage |
Message SMS message associated with this chunk. |
| unicode |
Text Text (body) of this SMS chunk. |
|
Inherited from |
|
| Method Details |
repr(x)
|
| Property Details |
CharactersLeftCharactersLeft.
|
IdSMS chunk Id.
|
MessageSMS message associated with this chunk.
|
TextText (body) of this SMS chunk.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 05 14:55:00 2008 | http://epydoc.sourceforge.net |