cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
240
Views
0
Helpful
1
Replies

Webex Meeting End Event

zsanipo
Cisco Employee
Cisco Employee

We have a scenario in our application where the Admin can End the meeting, while participants are still in the meeting and we want the participants to be disconnected after the Admin forcefully end the meeting.

So far the only calls being made from our participants portal are the media and clientmetrics and there is no property in the response that lets our front end app knows that the meeting is ended.

I wanted to know what is the best way to get the meeting end event and how the front-end app can be notified if the meeting is ended, so we can disconnect the participants respectively.

 

1 Reply 1

Rudrakshi
Cisco Employee
Cisco Employee

As I found out, you have raised a ticket with us, w.r.t that there are replies from the engineers. Posting it here, just in case you missed:

1. If the SDK client is joined to locus, then it will receive all events for that locus, including meeting ended. These events are delivered via the usual mercury websocket based notifications that is used.

2. You can listen meeting:stateChange event and meeting:removed event.

 



Best regards,
Rudrakshi Srivastava