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

70.13.5 Updates

1. Added the HwmLoginResult parameter to the OnLoginResult and OnLoginBySSOResult callbacks and added the HwmLogoutResult parameter to the OnLogoutResult callback. For details, see Account Operations. If an earlier version is upgraded to 70.13.5, the definition of the callback functions needs to be modified.

2. Changed the file name extension of WinUI logs to .txt, including hwm_winconfui.txt, hwmSdk.txt, hwmSdkAgent.txt, and hwmSdkAgent32.txt.

3. Added the isUploadKeyLog parameter (whether to automatically collect logs) to the Config API. For details, see Configuring the UI.

4. Added preferredCamera (list of preferred cameras) to the HwmInitInfo parameter of the Init API. For details, see Initializing the SDK.

5. Added the AVDeviceCtrl API and the OnAVDeviceCtrlResult result callback for controlling audio and video devices, and the OnAVDeviceCtrlStateChanged notification of device status changes. For details, see Controlling Audio and Video Devices and Audio and Video Device Status Notification.

6. Added the button customization in the Config API. The bottom and sharing toolbars can be dynamically refreshed. For details, see Configuring the UI.