Incorrect type for makeHost in Zoom meeting web sdk, client view

Description
Type definition of ZoomMtg.makeHost is incorrect.
userId parameter is shown as boolean where it should be Integer.

Browser Console Error
NA

Which Web Meeting SDK version?
2.16.0 - Client View

Meeting SDK Code Snippets

window.ZoomMtg.makeHost({userId:000, success: console.log, error: console.error})

To Reproduce(If applicable)
NA

Screenshots

Troubleshooting Routes
NA

Additional context
Causing issues with typescript implementation.

@bharat.bhadresha , thanks for highlighting this oversight, We’ve noted this and will be updating the docs.
DEVELOPERS-4221

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.