更新时间:2025-07-03 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
与会者列表变更通知
通知描述
收到该通知时,表示与会者列表发生变化。
方法定义
        1
         | 
       
        onAttendeeListChanged?: (attendeeList: HWMAttendeeListModel) => void;  | 
      
注意事项
无
参数描述
| 
        参数  | 
      
        类型  | 
      
        描述  | 
     
|---|---|---|
| 
        attendeeList  | 
      
        HWMAttendeeListModel  | 
      
        与会者列表信息。  | 
     
| 
        参数  | 
      
        类型  | 
      
        描述  | 
     
|---|---|---|
| 
        attendeeInfos  | 
      
        Array<HWMAttendeeInfoModel>  | 
      
        与会者信息。  | 
     
   父主题: 会议事件变更通知