@NotThreadSafe public class DestroyRoom extends IQ
When destroying a room it is possible to provide an alternate room which may be replacing the room about to be destroyed. It is also possible to provide a reason for the room destruction.
docFactory, element, fromJID, toJID| Constructor and Description |
|---|
DestroyRoom(JID alternateJID,
String reason)
Creates a new DestroyRoom with the reason for the destruction and an alternate room JID.
|
addExtension, createCopy, createResultIQ, deleteExtension, getChildElement, getExtension, getType, isRequest, isResponse, setChildElement, setChildElement, setTypeCopyright © 2009–2017 Ignite Realtime. All rights reserved.