Skip to main content
Participant
March 27, 2019
Answered

Enable HTML client for participants

  • March 27, 2019
  • 2 replies
  • 920 views

In my application  i am creating meeting via web service. I need to create meeting with

) How to do it.  i searched web service document but I can;'t find any think.

This topic has been closed for replies.
Correct answer JJ1779

Hi there.  I wrote a couple of articles on this feature w/ the API:

http://blogs.adobe.com/connectsupport/xml-tips-and-tricks-setting-html-client-settings/

and

http://blogs.adobe.com/connectsupport/xml-tips-and-tricks-how-to-identify-html-client-enabled-rooms/

Does this help?  Let me know.

Thanks!

Jim J.

2 replies

Participant
March 28, 2019

Then, select Enable HTML client for participants toenable HTML client for the room

JJ1779
Adobe Employee
JJ1779Correct answer
Adobe Employee
March 27, 2019
JJ1779
Adobe Employee
Adobe Employee
March 27, 2019

The first article I listed will be more helpful to what you are doing.  It's the 'acl-field-update' API call on the newly created (or existing meeting) meeting's sco-id.  You need to pass in the right field-id depending on where the room lives. If it's a Meeting, Seminar, or Virtual Classroom, you will have to pass in the appropriate field-id and then give it a value of 'true' or 'false' (true for Yes and false for No).

Let me know.

Thanks.

Jim J.