Linux SDK API Reference
|
Live stream of current meeting. More...
#include <meeting_live_stream_interface.h>
Public Member Functions | |
virtual const zchar_t * | GetLiveStreamURL ()=0 |
Get URL of the live stream meeting. | |
virtual const zchar_t * | GetLiveStreamURLDescription ()=0 |
Get the descriptions of live stream. | |
virtual | ~IMeetingLiveStreamItem () |
Live stream of current meeting.
Definition at line 107 of file meeting_live_stream_interface.h.
|
inlinevirtual |
Definition at line 117 of file meeting_live_stream_interface.h.
|
pure virtual |
Get URL of the live stream meeting.
|
pure virtual |
Get the descriptions of live stream.