public static class PresenceModule.PresenceWrapper extends Object
| Modifier and Type | Method and Description |
|---|---|
tigase.server.Packet |
getPacket() |
tigase.xml.Element |
getX() |
static PresenceModule.PresenceWrapper |
preparePresenceW(Room room,
tigase.xmpp.jid.JID destinationJID,
tigase.xml.Element presence,
tigase.xmpp.jid.BareJID occupantBareJID,
Collection<tigase.xmpp.jid.JID> occupantJIDs,
String occupantNickname,
Affiliation occupantAffiliation,
Role occupantRole) |
public static PresenceModule.PresenceWrapper preparePresenceW(Room room, tigase.xmpp.jid.JID destinationJID, tigase.xml.Element presence, tigase.xmpp.jid.BareJID occupantBareJID, Collection<tigase.xmpp.jid.JID> occupantJIDs, String occupantNickname, Affiliation occupantAffiliation, Role occupantRole) throws tigase.util.stringprep.TigaseStringprepException
tigase.util.stringprep.TigaseStringprepExceptionpublic tigase.server.Packet getPacket()
public tigase.xml.Element getX()
Copyright © 2007–2021 "Tigase, Inc.". All rights reserved.