Okay, have a look at http://code.google.com/p/openmeetings/source/detail?r=3955
I've just added some more File-Operation SOAP/REST Calls. For example: moveFile: http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileService.java?spec=svn3955&r=3955#592 updateFileOrFolderName: http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileService.java?spec=svn3955&r=3955#569 Sebastian 2011/7/5 Daniel Jao <[email protected]>: > i was able to make it work, i jsut use the addFolderByUserId instead since i > was keeping track of the openmeeting user id as well on my application, > thanks! > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/BC3eOpGb8SAJ. > 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-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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-user?hl=en.
