|
Video SDK for MacOS API Reference
|
Interface for command channel to send custom commands or data between users in the same session. More...
import <Foundation/Foundation.h>Go to the source code of this file.
Data Structures | |
| class | ZMVideoSDKCmdChannel |
| The command channel allows users to send commands or data (such as plain text or a binary encoded into string) to other users in the same session. More... | |
Interface for command channel to send custom commands or data between users in the same session.
Definition in file ZMVideoSDKCmdChannel.h.