Windows SDK API Reference
|
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... | |
virtual | ~IMeetingLiveStreamItem () |
Live stream of current meeting.
Definition at line 101 of file meeting_live_stream_interface.h.
|
inlinevirtual |
Definition at line 111 of file meeting_live_stream_interface.h.
|
pure virtual |
Get URL of the live stream meeting.
|
pure virtual |
Get the descriptions of live stream.