Video SDK macOS v1.1.1
1628886909658
Video SDK - macOS
Added
New interface to retrieve session ID. Please note that only the host can get the session ID.
In
ZMVideoSDKSession.h
:- (NSString*) getSessionID
New interface to retrieve user ID.
In
ZMVideoSDKUser.h
:- (NSString*) getUserID
Changed & Fixed:
Fixed an issue that the SDK is not able to initialize after calling
cleanUp
.
Did you like this update?