Video SDK iOS v1.1.1
1628886690843
Video SDK - iOS
Added
New interface to retrieve session ID. Please note that only the host can get the session ID.
In
ZoomVideoSDK.h
:- (NSString * _Nullable)getSessionID;
New interface to retrieve user ID.
In
ZoomVideoSDKUser.h
:- (NSUInteger)getUserID;
Did you like this update?