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 destinationJID,
tigase.xml.Element presence,
tigase.xmpp.BareJID occupantBareJID,
Collection<tigase.xmpp.JID> occupantJIDs,
String occupantNickname,
Affiliation occupantAffiliation,
Role occupantRole)
Method description
|
public static PresenceModule.PresenceWrapper preparePresenceW(Room room, tigase.xmpp.JID destinationJID, tigase.xml.Element presence, tigase.xmpp.BareJID occupantBareJID, Collection<tigase.xmpp.JID> occupantJIDs, String occupantNickname, Affiliation occupantAffiliation, Role occupantRole) throws tigase.util.TigaseStringprepException
room - destinationJID - presence - occupantBareJID - occupantNickname - occupantAffiliation - occupantRole - tigase.util.TigaseStringprepExceptionpublic tigase.server.Packet getPacket()
public tigase.xml.Element getX()
Copyright © 2007–2019 "Tigase, Inc.". All rights reserved.