Video SDK Windows v1.1.1
1628886769284
Video SDK - Windows
Added
New interface to retrieve session ID. Please note that only the host can get the session ID.
In
zoom_video_sdk_session_info_interface.h
:- virtual const zchar_t* getSessionID() = 0;
New interface to retrieve user ID.
In
zoom_video_sdk_user_helper_interface.h
:- virtual const zchar_t* getUserID() = 0;
Did you like this update?