|
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 |
| Requests help. | |
Interface for subsession participants.
Definition at line 118 of file ZMVideoSDKSubsessionHelper.h.
| - (ZMVideoSDKErrors) requestForHelp |
Requests help.
ZMVideoSDKErrors_Success. Otherwise, this function returns an error. | - (ZMVideoSDKErrors) returnToMainSession |
Return to main session.
ZMVideoSDKErrors_Success. Otherwise, this function returns an error.