public interface Destroy
The <destroy/> element, which is used in both #owner and #user namespace and indicates a room destruction.
| Modifier and Type | Method and Description |
|---|---|
Jid |
getJid()
The optional address of an alternate venue.
|
java.lang.String |
getReason()
The reason for the destruction.
|
Jid getJid()
The optional address of an alternate venue.
java.lang.String getReason()
The reason for the destruction.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.