Updated on 2022-07-11 GMT+08:00

70.16.5 Updates

1. Added recurring meeting APIs. For details, see Scheduling a Recurring Meeting Series, Editing a Recurring Meeting Series, Canceling a Recurring Meeting Series, Editing a Recurring Meeting, and Canceling a Recurring Meeting.

2. Added isStopConflictConf to the HwmJoinConfByIdInfo API for joining a meeting, so you can forcibly end a meeting that conflicts with the current cloud meeting room. For details, see Joining a Meeting.

3. Added the Config API for configuring custom buttons. Level-2 menus can be added. For details about the API, see Configuring the UI.

4. Added error codes. For details, see Common Error Codes.

5. Added the following buttons to the Config API: share_strategy (shared image quality policy, that is, definition first or fluency first), share_hide_video (hiding the video window during screen sharing), share_audio (sharing computer sound during screen sharing), and copy_conf_info (copying meeting information). The first three buttons can be hidden, and the last button supports configuration injection. For details, see Configuring the UI and Table 2.

6. Added enumerated values HWM_CONF_ROLE_AUDIENCE (attendee), HWM_CONF_ROLE_COHOST (co-host), and HWM_CONF_ROLE_WAITING (waiting room member) to the meeting role HwmConfRole. For details, see Table 2.