|
Video SDK for MacOS API Reference
|
Interface for subsession participants. More...
#include <ZMVideoSDKSubsessionHelper.h>
Inherits NSObject.
Instance Methods | |
| (ZMVideoSDKErrors) | - returnToMainSession |
| Return to main session. | |
| (ZMVideoSDKErrors) | - requestForHelp |
| Request help. | |
Interface for subsession participants.
Definition at line 118 of file ZMVideoSDKSubsessionHelper.h.
| - (ZMVideoSDKErrors) requestForHelp |
Request help.
ZoomSDKError_Success. Otherwise, the function fails. | - (ZMVideoSDKErrors) returnToMainSession |
Return to main session.
ZoomSDKError_Success. Otherwise, the function fails.