Class PresenceModule.PresenceWrapper

  • Enclosing interface:
    PresenceModule

    public static class PresenceModule.PresenceWrapper
    extends java.lang.Object
    • Method Detail

      • preparePresenceW

        public static PresenceModule.PresenceWrapper preparePresenceW​(Room room,
                                                                      tigase.xmpp.jid.JID destinationJID,
                                                                      tigase.xml.Element presence,
                                                                      tigase.xmpp.jid.BareJID occupantBareJID,
                                                                      java.util.Collection<tigase.xmpp.jid.JID> occupantJIDs,
                                                                      java.lang.String occupantNickname,
                                                                      Affiliation occupantAffiliation,
                                                                      Role occupantRole)
                                                               throws tigase.util.stringprep.TigaseStringprepException
        Throws:
        tigase.util.stringprep.TigaseStringprepException
      • getPacket

        public tigase.server.Packet getPacket()
      • getX

        public tigase.xml.Element getX()
      • addStatusCode

        public void addStatusCode​(int code)