hi sebastian,

i was able to make the addFolderByUserId work, but i have some questions for 
you:

1.  Im seeing it in public drive, i want it to be seen in the my home drive, 
what parameters should i pass?  currently im using this parameters

array(
                        'SID' => $sessionId,
                        'userId' => $openmeetingUserId, 
                        *'parentFileExplorerItemId'=>0,*
                        'fileName'=>$folderName,
                        'room_id' => $roomId, 
                       * 'isOwner ' => true, *
                        'externalFilesid' => 0,  //fix this one 
                        'externalType'=>$user_type
                        
                );

2.  Is this a per room, meaning if the same user goes in to another room, 
would it still show the old folders?

thanks,
daniel

-- 
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/-/ULsEbQuAJ0kJ.
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.

Reply via email to