Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKCmdChannel.h File Reference

Interface for command channel operations allowing custom command data exchange between session participants. More...

import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  ZoomVideoSDKCmdChannel
 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. See [ZoomVideoSDK.h#getCmdChannel]. More...
 

Detailed Description

Interface for command channel operations allowing custom command data exchange between session participants.

Definition in file ZoomVideoSDKCmdChannel.h.