Updated on 2024-07-30 GMT+08:00

90.7.5 Updates

1. Added the StartP2pConf API for starting an instant meeting. For details, see Starting an Instant Meeting.

2. Added isP2PConf (whether the meeting is an instant meeting) to the HwmConfStateInfo parameter in the meeting status notification OnConfState and the HwmConfEndInfo parameter in the meeting end notification OnConfEndedNotify. For details, see Table 1 and Table 1.

3. Added the DeleteSelfAvatar API for deleting a user-defined profile picture. For details, see Deleting a Profile Picture.

4. Added the GetUserSavePath API for obtaining the save path of a user. For details, see Obtaining the Path for Saving User Files.

5. Added the enumerated values HWM_ENABLE_FEATURE_SUPPORT_DISCONNECT_AUDIO (disconnecting audio), HWM_ENABLE_FEATURE_DISCONNECT_AUDIO_TO_JOIN_CONF (whether to join a meeting without audio), and HWM_ENABLE_FEATURE_CPU_REDUCTION_DETECT (whether to detect CPU frequency reduction) to the EnableFeature parameter of the API for configuring meeting functions. For details, see Table 2.

6. Added the error codes HWM_CONF_END_REASON_CONF_NUM_OVER_MAX_ALLOWED, HWM_CONF_END_REASON_CALLEE_REFUSED_END_CONF, HWM_CONF_END_REASON_CALLEE_TIMEOUT_END_CONF, and HWM_CONF_END_FORCE_OPEN_CAMERA_HANGUP to HwmConfEndReason (meeting end reason). For details, see Table 3.

7. Added the domain field to the HwmJoinConfByRandomInfo parameter of the API for joining a meeting using a random code. For details, see Table 1.