Class PresenceModule.PresenceWrapper

  • Enclosing interface:
    PresenceModule

    public static class PresenceModule.PresenceWrapper
    extends Object
    Class description
    Version:
    Enter version here..., 13/02/20
    Author:
    Enter your name here...
    • Method Detail

      • preparePresenceW

        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
        Method description
        Parameters:
        room -
        destinationJID -
        presence -
        occupantBareJID -
        occupantNickname -
        occupantAffiliation -
        occupantRole -
        Returns:
        Throws:
        tigase.util.TigaseStringprepException
      • getPacket

        public tigase.server.Packet getPacket()
      • getX

        public tigase.xml.Element getX()