Home | Trees | Index | Help |
|
---|
|
MucIq
,
MucPresence
Method Summary | |
---|---|
Initialize a MucStanzaExt derived object. | |
Remove the MUC specific stanza payload element. | |
MucX or MucUserX or MucAdminQuery or MucOwnerX |
Get the MUC specific payload element. |
MucAdminQuery |
Create <query xmlns="...muc#admin"/> element in the stanza. |
MucUserX |
Create <x xmlns="...muc#user"/> element in the stanza. |
Free MUC specific data. |
Method Details |
---|
__init__(self)
Initialize a |
clear_muc_child(self)Remove the MUC specific stanza payload element. |
get_muc_child(self)Get the MUC specific payload element.
|
make_muc_admin_quey(self)Create <query xmlns="...muc#admin"/> element in the stanza.
|
make_muc_userinfo(self)Create <x xmlns="...muc#user"/> element in the stanza.
|
muc_free(self)Free MUC specific data. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:47 2005 | http://epydoc.sf.net |