The room name inside of RoomInfo

Would it be possible to put the room name inside of RoomInfo? It would make it much easier to say throw everything in a table if all the information is inside of the one class.

Thanks,

Alex

Hey Alex,

I created issue SMACK-57 for this improvement request. In the next nightly build you will find a new method #getRoom that will return the JID of the room whose information has just been discovered.

Thanks,

– Gato