| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.Cached --+
|
IConference
Represents a conference call.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
|
Inherited from |
| Properties | |
| tuple of ICall |
ActiveCalls Active calls with the same conference ID. |
| tuple of ICall |
Calls Calls with the same conference ID. |
| int |
Id Id of a conference. |
|
Inherited from |
|
| Method Details |
repr(x)
|
| Property Details |
ActiveCallsActive calls with the same conference ID.
|
IdId of a conference.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 05 14:54:59 2008 | http://epydoc.sourceforge.net |