Live stream of current meeting.
More...
#include <meeting_live_stream_interface.h>
Live stream of current meeting.
Definition at line 119 of file meeting_live_stream_interface.h.
◆ ~IMeetingLiveStreamItem()
virtual IMeetingLiveStreamItem::~IMeetingLiveStreamItem |
( |
| ) |
|
|
inlinevirtual |
◆ GetLiveStreamURL()
virtual const zchar_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 zchar_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.
◆ GetLiveStreamViewerURL()
virtual const zchar_t * IMeetingLiveStreamItem::GetLiveStreamViewerURL |
( |
| ) |
|
|
pure virtual |
Get the viewer URL of the live stream meeting.
- Returns
- If the function succeeds, the return value is the viewer URL of the live stream meeting.