public abstract class AbstractMucModule extends tigase.component.modules.AbstractModule<MucContext>
| Constructor and Description |
|---|
AbstractMucModule() |
| Modifier and Type | Method and Description |
|---|---|
static tigase.xml.Element |
createResultIQ(tigase.xml.Element iq)
Method description
|
static String |
getNicknameFromJid(tigase.xmpp.JID jid)
Method description
|
protected void |
sendMucMessage(Room room,
String recipientNickame,
String message)
Method description
|
afterRegistration, beforeRegister, fireEvent, setContext, unregisterModule, write, writepublic static tigase.xml.Element createResultIQ(tigase.xml.Element iq)
iq - public static String getNicknameFromJid(tigase.xmpp.JID jid)
jid - Copyright © 2007–2015 Tigase. All rights reserved.