Help Center/
Meeting/
Client SDK Reference/
macOS SDK/
Notification Reference/
Meeting Status Change Notification/
Ongoing Meeting Details Change Notification
Updated on 2024-07-30 GMT+08:00
Ongoing Meeting Details Change Notification
Notification Description
A notification is sent when the details about the ongoing meeting change.
Method Definition
1
|
- (void)onConfInfoNotify:(HWMConfStateInfo *)confInfo; |
Sample Code
- (void)onConfInfoNotify:(HWMConfStateInfo *)confInfo { NSLog(@"Ongoing meeting details report onConfInfoNotify :%@", [confInfo yy_modelDescription]); }
Precautions
- Subscribe to the HWMBizNotificationHandler proxy during SDK initialization or set the proxy on the target page.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
confInfo |
Meeting details. |
Parent topic: Meeting Status Change Notification
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot