Updated on 2023-03-23 GMT+08:00

Notifications for Meeting List Changes

Notification Description

A notification is sent when the meeting list is changed.

Method Definition

1
- (void)onReceiveConfList:(NSArray<HWMBaseConfDetailParam *> *)confList;

Precautions

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

Parameter Description

See Table 1.