Updated on 2025-07-28 GMT+08:00

Notification of Participant List Updates

Notification Description

A notification is sent when the participant list is changed.

Method Definition

- (void)onAttendeeListChanged:(NSArray<HWMAttendeeInfo *> *)attendeeList;

Precautions

  1. Set the bizNotifyHandler delegate during SDK initialization or set the delegate on the target page.

Parameter Description

See Table 4.