Notifications for Meeting Status Changes
Notification Description
A notification is sent when the meeting status is changed.
Method Definition
1
|
- (void)onConfStatusChanged:(HWMSDKConfStatus)status; |
Precautions
- Set the globalHandler proxy during SDK initialization or set the proxy on the target page.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
status |
Meeting call status. |
Enumerated Value |
Description |
---|---|
HWMSDKConfStatusIdle |
Idle state. That is, the meeting is ended. |
HWMSDKConfStatusIncoming |
Incoming call. |
HWMSDKConfStatusCallingOut |
Outgoing call. |
HWMSDKConfStatusWaiting |
Waiting... |
HWMSDKConfStatusConnected |
Connected. |
HWMSDKConfStatusRecalling |
Calling again. |
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