Notifications for Poor Network Connection
Notification Description
A notification is sent when the network connection is poor.
Method Definition
1
|
- (void)onPoorNetworkQualityInfoNotify:(HWMSDKPoorNetWorkQualityInfoModel *)poorNetWorkInfo; |
Precautions
- Subscribe to the HWMBizNotificationHandler proxy during SDK initialization or set the proxy on the target page.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
userId |
NSUInteger |
User ID. |
nickName |
NSString * |
Display name in the meeting. |
thirdUserId |
NSString * |
Third-party account. |
accountId |
NSString * |
Account information. |
number |
NSString * |
SIP number. |
isLocal |
BOOL |
Whether the participant is the local client user. |
audioStatus |
Audio status. |
|
videoStatus |
Video status. |
|
shareStatus |
Sharing status. |
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