Global Meeting Status Notification
API Description
A notification is sent when the meeting status changes.
Method Definition
1 2 3 4 5 |
/** * Meeting status changed. * @param confStatus Meeting status */ void onConfStatusChanged(ConfStatus confStatus); |
Parameter Description
Value |
Description |
---|---|
IDLE |
Idle state. That is, the meeting is ended. |
INCOMING |
Ringing. |
CALLING_OUT |
Dialing. |
WAITING |
Waiting. |
CONNECTED |
Connected. |
RECALLING |
Redialing. |
Return Values
None
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot