Hi Sebastian, i have set the timer and boolean isdemo room to true as it shows a countdown timer popup on the right top of the whiteboard screen
as you mentioned after the timeout it should return to room list...now that wont happen when i use soap so i think for now i would have to create a separate countdown and redirect the page after timeout i would say it would be a nice idea to either lock or freeze the whiteboard upon timeout, this way the person cant use the room upon timeout as when i use soap even after timeout i can use the whiteboard currently. On Jan 21, 2:12 am, Sebastian Wagner <[email protected]> wrote: > hi, > > did you set the Demo Timer AND the demo-room flag to true? > > see for example: > public Long addRoomWithModeration(String SID, String name, > Long roomtypes_id , > String comment, Long numberOfPartizipants, > Boolean ispublic, > Boolean appointment, > Boolean isDemoRoom, > Integer demoTime, > Boolean isModeratedRoom) > > demoTime => to a valid time (I think in seconds) + isDemoRoom to true. > > But the effect is that the User returns to the List of rooms actually, you > have to try that. I created that flag to make Demo-Rooms on the Demo > Platform, don't know yet what happens if that room is entered via SOAP. > > Sebastian > > 2010/1/20 Jyothivas Nair <[email protected]> > > > > > Hi, > > > i created a demo room using the SOAP calls, i set the time as 30 > > seconds > > it shows me a small window with a time counter > > > but the thing is how do you handle the timeout ? it doesn't freeze the > > whiteboard or do anything > > i can still use all the whiteboard functions even after a timeout > > > is there a way using which i am supposed to handle the timeout event ? > > > -- > > 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]<openmeetings-user%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/openmeetings-user?hl=en. > > -- > Sebastian > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de > [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.
