Video SDK for Windows API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKSteamingJoinContext Struct Reference

Streaming join context. More...

#include <zoom_video_sdk_broadcast_streaming_viewer_interface.h>

Public Member Functions

 ZoomVideoSDKSteamingJoinContext ()

Data Fields

const zchar_ttoken
const zchar_tchannelID
const zchar_tuserName

Detailed Description

Streaming join context.

Definition at line 46 of file zoom_video_sdk_broadcast_streaming_viewer_interface.h.

Constructor & Destructor Documentation

◆ ZoomVideoSDKSteamingJoinContext()

ZoomVideoSDKSteamingJoinContext::ZoomVideoSDKSteamingJoinContext ( )
inline

Field Documentation

◆ channelID

const zchar_t* ZoomVideoSDKSteamingJoinContext::channelID

Broadcast channel ID.

Definition at line 52 of file zoom_video_sdk_broadcast_streaming_viewer_interface.h.

Referenced by ZoomVideoSDKSteamingJoinContext().

◆ token

const zchar_t* ZoomVideoSDKSteamingJoinContext::token

◆ userName

const zchar_t* ZoomVideoSDKSteamingJoinContext::userName

The viewer's display name. For use when sending chat messages.

Definition at line 55 of file zoom_video_sdk_broadcast_streaming_viewer_interface.h.

Referenced by ZoomVideoSDKSteamingJoinContext().