public interface PresenceModule
extends tigase.component.modules.Module
| Modifier and Type | Interface and Description |
|---|---|
static class |
PresenceModule.PresenceWrapper |
| Modifier and Type | Method and Description |
|---|---|
void |
doQuit(Room room,
tigase.xmpp.jid.JID senderJID) |
void |
sendPresencesToNewOccupant(Room room,
tigase.xmpp.jid.JID senderJID) |
static final String ID
void doQuit(Room room, tigase.xmpp.jid.JID senderJID) throws tigase.util.stringprep.TigaseStringprepException
tigase.util.stringprep.TigaseStringprepExceptionvoid sendPresencesToNewOccupant(Room room, tigase.xmpp.jid.JID senderJID) throws tigase.util.stringprep.TigaseStringprepException
tigase.util.stringprep.TigaseStringprepExceptionCopyright © 2007–2021 "Tigase, Inc.". All rights reserved.