Subject: DiscoManager.DiscoverItems VS DiscoManager.DiscoverInformation
Hi Alex,
I have created one persistent room(using agsXMPP library) and was able to do the group chat between its users, however after some time when I tried to fetch the rooms I did not get this particular room, so when I do DiscoManager.DiscoverInformation and passes the room JID I get all the room information but when I do DiscoManager.DiscoverItems then this particular room is not there in the list of rooms which xmpp server is returning, but as soon as I restart the xmpp server again I was able to see this room and this hiding/showing of room is keep happening on restarting the xmpp server.
Not sure what could be the issue? can you please help me with this?
I am using tigase server.
I have created one persistent room(using agsXMPP library) and was able to do the group chat between its users, however after some time when I tried to fetch the rooms I did not get this particular room, so when I do DiscoManager.DiscoverInformation and passes the room JID I get all the room information but when I do DiscoManager.DiscoverItems then this particular room is not there in the list of rooms which xmpp server is returning, but as soon as I restart the xmpp server again I was able to see this room and this hiding/showing of room is keep happening on restarting the xmpp server.
Not sure what could be the issue? can you please help me with this?
I am using tigase server.