|
Meeting SDK for iOS API Reference
|
Represents a standard live stream target with URL and description. More...
#include <MobileRTCMeetingService+InMeeting.h>
Inherits NSObject.
Instance Methods | |
| (NSString *_Nullable) | - getLiveStreamURL |
| Get URL of the live stream meeting. | |
| (NSString *_Nullable) | - getLiveStreamURLDescription |
| Get the descriptions of live stream. | |
| (NSString *_Nullable) | - getLiveStreamViewerURL |
| Get the viewer URL of the live stream meeting. | |
Represents a standard live stream target with URL and description.
Definition at line 220 of file MobileRTCMeetingService+InMeeting.h.
| - (NSString *_Nullable) getLiveStreamURL |
Get URL of the live stream meeting.
| - (NSString *_Nullable) getLiveStreamURLDescription |
Get the descriptions of live stream.
| - (NSString *_Nullable) getLiveStreamViewerURL |
Get the viewer URL of the live stream meeting.