Hi Michael: In cvs, and in the 2.3 release, you'll be able to make a call to get the users in a venue:
venue = VenueIW(venueUrl) clientList = venue.GetClients() Tom Michael Braitmaier wrote: > I am working on determining the list of users within a venue and therefore > would like to see a webservice function that gives me this list of current > users in a venue. > Ex.: > userList = getUsersByVenue(self, venueId) > > Is that possible? > > Best regards > Michael > > ------------------ > Michael Braitmaier > HLRS - Visualization / Video Conferencing > University of Stuttgart > Germany > Website: http://www.hlrs.de/organization/vis/people/braitmaier/ > >