Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | ApplicationStream
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
unicode |
|
||
unicode |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
Application |
Application Application this stream belongs to. |
unicode |
ApplicationName Name of the application this stream belongs to. |
int |
DataLength Number of bytes awaiting in the read buffer. |
str |
Handle Stream handle in u'<Skypename>:<n>' format. |
str |
PartnerHandle Skypename of the user this stream is connected to. |
Inherited from |
Method Details |
repr(x)
|
|
|
|
|
|
Property Details |
ApplicationApplication this stream belongs to.
|
ApplicationNameName of the application this stream belongs to. Same as ApplicationStream.Application.Name.
|
DataLengthNumber of bytes awaiting in the read buffer.
|
HandleStream handle in u'<Skypename>:<n>' format.
|
PartnerHandleSkypename of the user this stream is connected to.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:04 2009 | http://epydoc.sourceforge.net |