Updated on 2025-04-18 GMT+08:00

110.3.5 Updates

1. Added the API for returning to the full meeting screen. For details, see Returning to the Full Meeting Screen.

2. Added the startTimeStamp field (meeting start time) and deprecated the original startTime field. For details, see Table 1.

3. Added the enumerated values HWM_ENABLE_FEATURE_HIDE_INVITE_RESULT_TOAST (whether to hide the invitation result prompt) and HIDE_OFFLINE_PARTICIPANT_LIST (whether to hide the absent participant list) to the HwmEnableFeatureType enum (function switches). For details, see Table 1.

4. Added menus forbiddenScreenShotsMenu (forbidding screenshots) and waterMarkMenu (watermarking) to the in-meeting settings. For details, see Android Menu Functions.

5. Added the getSelfShareState API for querying the sharing status, stopShare API for stopping sharing, and onSelfStartShareIntercept API for intercepting sharing. For details, see Querying the Local Sharing Status, Stopping Local Sharing, and Customizing Sharing Interception.

6. Added the SetGlobalGuaranteedIpAddresses API for setting the guaranteed IP addresses of the management plane domain name. For details, see Setting Guaranteed IP Addresses of the Management Plane.

7. Added the onConfStatusChanged API (meeting status notification). For details, see Global Meeting Status Notification.

8. Adapted to AndroidTargetSDK 34.