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