Hi Maxim and all,

My programmers tried finding parameter SID, "chatOpened", "true" to enable the 
chat to be open, but they couldn't find it
they said:
"there is no reference in API
even If I pass on the service, I got error"

This was for creating an OM room via invitation.


For our demo room, (a static room), then SID, "hideChat", "true" works, but not 
for dynamic invite rooms.


Have you any idea how to fix?
Thanks,
Sam



On 14 Feb 2015, at 13:49, Sam Naef <[email protected]> wrote:

> Great, thanks Maxim :)
> 
> 
> 
> 
> On 14 Feb 2015, at 03:53, Maxim Solodovnik <[email protected]> wrote:
> 
>> you need to additionally call
>> http://openmeetings.apache.org/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/RoomWebService.html#modifyRoomParameter(java.lang.String,%20java.lang.Long,%20java.lang.String,%20java.lang.String)
>> 
>> with parameters: (SID, "chatOpened", "true")
>> 
>> On Sat, Feb 14, 2015 at 2:29 AM, Sam Naef <[email protected]> wrote:
>> 
>>> Hi Maxim and all,
>>> 
>>> We've got two issues that would be incredible if anyone can help with
>>> (I'll send two mails.)
>>> My programmers have searched in api & forum and haven't found answers.
>>> 
>>> 
>>> 
>>> 1) Have the chat section open initially for new OM whiteboard rooms
>>> We create new rooms via your invite links.
>>> Is there a parameter that opens up the chat by default?
>>> 
>>> My programmers tried:
>>> dashboard.show.chat
>>> Boolean hideChat (within
>>> addRoomWithModerationQuestionsAudioTypeAndHideOptions)
>>> 
>>> … but they didn't work
>>> 
>>> 
>>> 
>>> Thanks!
>>> Sam
>> 
>> 
>> 
>> 
>> -- 
>> WBR
>> Maxim aka solomax
> 

Reply via email to