ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IMeetingLiveStreamItem Class Referenceabstract

Live stream of current meeting. More...

#include <meeting_live_stream_interface.h>

Public Member Functions

virtual const wchar_t * GetLiveStreamURL ()=0
 Get URL of the live stream meeting. More...
 
virtual const wchar_t * GetLiveStreamURLDescription ()=0
 Get the descriptions of live stream. More...
 

Detailed Description

Live stream of current meeting.

Member Function Documentation

◆ GetLiveStreamURL()

virtual const wchar_t* IMeetingLiveStreamItem::GetLiveStreamURL ( )
pure virtual

Get URL of the live stream meeting.

Returns
If the function succeeds, the return value is the URL of the live stream meeting.

◆ GetLiveStreamURLDescription()

virtual const wchar_t* IMeetingLiveStreamItem::GetLiveStreamURLDescription ( )
pure virtual

Get the descriptions of live stream.

Returns
If the function succeeds, the return value is the description of live stream.

The documentation for this class was generated from the following file: