Subject: Request list of members in group chat room
So as I understand it each room has an assigned JID and you can use that JID to make queries on the room. I found a requestMemberList method which is good but it returns void. Is there anyway to get just a list of the JID's of the members without the asynchronous event call? If not, can someone show me some sample code of what it looks like to access those members in the event call?
Thanks in advance!
Thanks in advance!