|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xmpp.muc.MucOwnerQuery
com.caucho.xmpp.muc.MucOwnerFormQuery
public class MucOwnerFormQuery
MucOwner query
XEP-0045: http://www.xmpp.org/extensions/xep-0045.html
namespace = http://jabber.org/protocol/muc#owner
element query {
x{jabber:x:data}
| destroy?
}
element destroy {
attribute address?,
password?
& reason?
}
| Constructor Summary | |
|---|---|
MucOwnerFormQuery(DataForm form)
|
|
| Method Summary | |
|---|---|
DataForm |
getForm()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MucOwnerFormQuery(DataForm form)
| Method Detail |
|---|
public DataForm getForm()
public java.lang.String toString()
toString in class MucOwnerQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||