Hi all,
I did a quick search on the forum but was unable to find anything about this. I’'m displaying all the rooms that exist on the conference server and I would like to show next to each room name how many people are in that room. More specifically the rooms have max occupancy set at 30 so I would like to show 15/30 or something to that efffect. Any help regarding this would be appreciated. Thanks.
Myles
Those kind of informations were available when I was using a Jabberd 1.4.2 server with MU-Conference on a linux server.
But as I remember, DiscoExtension wasn’'t working or something like that… anyway, it was working…
but as I also remember, the protocol used for that was deprecated…
It is possible, I got it set up in my chat room with Wildfire Server and Xiff on the flash, when I have a free minute I’'ll post up how I did it.
short version:
//browser is a Browser object
browser.getServiceInfo(, callbackfunc, scope); //get names of people in the room