Revision: 3852
Author:   [email protected]
Date:     Wed Jun 22 06:39:06 2011
Log:      Edited wiki page SoapMethods through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3852

Modified:
 /wiki/SoapMethods.wiki

=======================================
--- /wiki/SoapMethods.wiki      Wed Jun 22 06:27:43 2011
+++ /wiki/SoapMethods.wiki      Wed Jun 22 06:39:06 2011
@@ -352,6 +352,32 @@
 || *type* || *name* || *description* ||
|| String || SID || The SID of the User. This SID must be marked as Loggedin ||

+--------
+
+==== getRoomCounters ====
+
+
+Method: _public RoomCountBean[] getRoomCounters(String SID, Integer roomId1, Integer roomId2, Integer roomId3, Integer roomId4 + , Integer roomId5, Integer roomId6, Integer roomId7, Integer roomId8, Integer roomId9, Integer roomId10)_
+
+Description: Returns the number of users in for the given roomIds
+
+Params:
+|| *type* || *name* || *description* ||
+|| String || SID || The SID of the User. This SID must be marked as Loggedin ||
+|| Integer || roomId1 || roomId 1 ||
+|| Integer || roomId2 || roomId 2 ||
+|| Integer || roomId3 || roomId 3 ||
+|| Integer || roomId4 || roomId 4 ||
+|| Integer || roomId5 || roomId 5 ||
+|| Integer || roomId6 || roomId 6 ||
+|| Integer || roomId7 || roomId 7 ||
+|| Integer || roomId8 || roomId 8 ||
+|| Integer || roomId9 || roomId 9 ||
+|| Integer || roomId10 || roomId 10 ||
+
+--------
+
 ==== getRoomById ====

 Method: _public Rooms getRoomById(String SID, long rooms_id)_

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to