public abstract class AbstractMucModule
extends tigase.component.modules.AbstractModule
| Constructor and Description |
|---|
AbstractMucModule() |
| Modifier and Type | Method and Description |
|---|---|
static tigase.xml.Element |
createResultIQ(tigase.xml.Element iq) |
static String |
getNicknameFromJid(tigase.xmpp.jid.JID jid) |
protected void |
sendMucMessage(Room room,
String recipientNickame,
String message) |
fireEvent, getEventBus, getWriter, setEventBus, setWriter, write, writepublic static tigase.xml.Element createResultIQ(tigase.xml.Element iq)
public static String getNicknameFromJid(tigase.xmpp.jid.JID jid)
Copyright © 2007–2019 "Tigase, Inc.". All rights reserved.