Using Connect Enterprise Web Services |
|||
| Meetings > Remove users from meetings | |||
Occasionally a user is invited to an Acrobat Connect Professional meeting as participant or presenter but later needs to be removed from the participant list. Removing the user has various results, depending on whether the meeting is public or private:
To remove a user's permission to enter, call permissions-update with a special permission value, permission-id=remove.
If the meeting is in progress and the user has already entered the room, the user is not removed from the meeting. However, when the user's session times out, the user cannot reenter.
https://example.com/api/xml?action=permissions-info&acl-id=2007018414
However, you do not need to know the specific permission the principal has before you remove the permission.
sco-id (see "Find the sco-id of a meeting").principal-id (see "Find a principal-id").sco-id as the acl-id and permission-id=remove:
https://example.com/api/xml?action=permissions-update
&acl-id=2007018414&principal-id=2006258745&permission-id=remove
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/breeze/6/xml_api/03a_mee8.htm