How to find rooms with MultiUserChat in Smack 3.0.0

I’‘m trying to find out if I should create a room or if it is already created and I should just join the existing room. I can’'t seem to find how to do this.

Note that MultiUserChat.getHostedRooms doesn’'t seem to return Rooms. It seems to return services. I must be missing something.

Hmm it appears Beta 2 has fixed the hostedRooms thing…

Ok, never mind my aimless ramblings… I must have been doing something wrong… getHostedRooms is working fine and always has been.

I suspect I was missing “conference.” on the second parameter or something.

Sorry for the noise.

Message was edited by: swpalmer