Notification of Double-Clicks on a Participant Item
Notification Description
This notification is sent when a participant item in the participant list is double-clicked.
Method Definition
1
|
- (void)onDoubleClickParticipantListItemNotify:(HWMUISDKParticipantItemInfoModel *)participantInfo; |
Parameter |
Type |
Description |
---|---|---|
participantInfo |
HWMUISDKParticipantItemInfoModel * |
Participant item information. |
Parameter |
Type |
Description |
---|---|---|
number |
NSString * |
Number. |
nickName |
NSString * |
Participant display name. |
thirdUserId |
NSString * |
Third-party account of the participant, which is used for login using app ID. |
accountId |
NSString * |
Huawei Cloud Meeting account. |
Precautions
- Set the participantListHandler delegate during SDK initialization or set the delegate on the target page.
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