Revision: 3909
Author:   [email protected]
Date:     Thu Jun 30 13:03:05 2011
Log:      Edited wiki page SoapMethods through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3909

Modified:
 /wiki/SoapMethods.wiki

=======================================
--- /wiki/SoapMethods.wiki      Thu Jun 30 13:01:18 2011
+++ /wiki/SoapMethods.wiki      Thu Jun 30 13:03:05 2011
@@ -325,12 +325,14 @@
 Description: Import file from external source
 to upload a file to a room-drive you specify:
* externalUserId, user if of openmeetings user for which we upload the file + * externalType random string (should be the same for users from the same external system for example "moodle" or "sugar" cause there could be the same user-id used in both systems)
   * room_id = openmeetings room id
   * isOwner = false
   * parentFolderId = 0

 to upload a file to a private-drive you specify:
* externalUserId, user if of openmeetings user for which we upload the file + * externalType random string (should be the same for users from the same external system for example "moodle" or "sugar" cause there could be the same user-id used in both systems)
   * room_id = openmeetings room id
   * isOwner = true
   * parentFolderId = -2
@@ -387,6 +389,7 @@
 Description: Import file from external source
 to upload a file to a room-drive you specify:
* externalUserId, user if of openmeetings user for which we upload the file + * externalType random string (should be the same for users from the same external system for example "moodle" or "sugar" cause there could be the same user-id used in both systems)
   * room_id = openmeetings room id
   * isOwner = false
   * parentFolderId = 0

--
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