Adobe Connect User Community
Menu

#1 2011-01-03 07:25:50

**_rrsh_**

[AC 8.0]: End meetings calling api webservices

Hello everyone,

I would like to know if there is any way to end meetings using the api provided with Adobe Connect 8. I know it is possible delete a meeting and recordings calling the remove method but I have not found any method to just end meetings without deleting it in the system.

Thanks in advance.

Best regards.

Offline

#2 2011-01-13 11:48:54

**_serhat_**

Re: [AC 8.0]: End meetings calling api webservices

Hi,
look at the file at
..\Breeze\appserv\common\meetingAS3\shell\breezeLive\xmlapi\api.xml
in your connect server.
There is function called "meeting-stop".
You can call this by api but it doesnt work because it says
"api-access-denied"

There are another functions but they're not published Meeting APIs.
These are for core meeting functionality and defined directly in AppServerConnector.asc instead of XmlAPIHandler.asc

i also would like to know if there is a way to call them by api.
if you find out how to to id please share it.

Offline

Board footer