Class HostedRoom

    • Method Detail

      • getJid

        public EntityBareJid getJid()
        Returns the XMPP address of the hosted room by the chat service. This address may be used when creating a MultiUserChat when joining a room.
        Returns:
        the XMPP address of the hosted room by the chat service.
      • getName

        public String getName()
        Returns the name of the room.
        Returns:
        the name of the room.