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

Modified:
 /wiki/SoapMethods.wiki

=======================================
--- /wiki/SoapMethods.wiki      Thu Nov  4 10:30:04 2010
+++ /wiki/SoapMethods.wiki      Wed Jun 22 06:25:04 2011
@@ -285,6 +285,21 @@
 http://localhost:5080/openmeetings/services/RoomService?wsdl
 (http://$RED5_HOST:$RED5_HTTP_HOST/openmeetings/services/RoomService?wsdl)

+
+
+==== deleteFlvRecording ====
+
+Method: _public void deleteFlvRecording(String SID, Long flvRecordingId)_
+
+Description: Deletes a flv recording
+
+Params:
+|| *type* || *name* || *description* ||
+|| String || SID || The SID of the User. This SID must be marked as Loggedin ||
+|| Long || flvRecordingId || the id of the recording  ||
+
+--------
+
 ==== getRoomsPublic ====

 Method: _public RoomsList getRoomsPublic(String SID, Long roomtypes_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