Video SDK for MacOS API Reference
Loading...
Searching...
No Matches
ZMVideoSDKCmdChannel.h File 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...
 

Detailed Description

Interface for command channel to send custom commands or data between users in the same session.

Definition in file ZMVideoSDKCmdChannel.h.