Updated on 2024-09-13 GMT+08:00

100.7.5 Updates

1. Added the SetServerAddress API for setting login server information. For details, see Setting Login Server Information.

2. Added the SetProxyInfo API for setting proxy information. For details, see Setting Proxy Information.

3. Added the SetCAVerifyInfo API for setting certificate verification information. For details, see Setting Certificate Verification Information.

4. Added the SetTransparentWnd API for making windows transparent during screen sharing. For details, see Making Windows Transparent During Screen Sharing.

5. Added the StartProjection API for starting projection. For details, see Starting Projection.

6. Added the handle parameter of the HWND type to the HwmMainWindowInfo struct. For details, see Table 1.

7. Added OnMeetingInfoChanged to notify you of meeting information changes. For details, see Meeting Information Change Notification.

8. Added the defaultSummaryState field (whether cloud recording contains minutes) to HwmCreateConfInfo (creating a meeting), HwmBookConfParam (scheduling a meeting), HwmEditConfParam (editing a meeting), and HwmConfDetail (meeting information). For details, see Table 1, Table 1, Table 1, and Table 3.

9. Added the corpEnableSummary Bool (whether minutes are supported) to the HwmCorpConfigInfo struct (enterprise configuration). For details, see Table 1.

10. Added the autoMuteMode field (whether to automatically mute soft client guests when they join the meeting) and the hardTerminalAutoMuteMode field (whether to automatically mute hard terminal guests when they join the meeting) to HwmCreateConfInfo (creating a meeting), HwmBookConfParam (scheduling a meeting), HwmEditConfParam (editing a meeting), and HwmConfDetail (meeting information). For details, see Table 1, Table 1, Table 1, and Table 3.

11. Added the isP2PConf parameter (whether the meeting is an instant meeting) to the HwmConfIncomingInfo struct (incoming meeting call information). For details, see Table 1.

12. Deprecated the vmrFlag field (whether the meeting is held in a cloud meeting room) in HwmBookConfParam (scheduling a meeting) and HwmEditConfPara (editing a meeting). For details, see Table 1 and Table 1.