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 Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://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.

Reply via email to