Meeting SDK for macOS API Reference
|
Information of raw live stream info. More...
#include <ZoomSDKLiveStreamHelper.h>
Inherits NSObject.
Properties | |
unsigned int | userID |
Get the user ID. | |
NSString * | broadcastUrl |
Get the broadcast URL. | |
NSString * | broadcastName |
Get the broadcast name. | |
Information of raw live stream info.
Definition at line 32 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Get the broadcast name.
Definition at line 44 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Get the broadcast URL.
Definition at line 40 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomicassign |
Get the user ID.
Definition at line 36 of file ZoomSDKLiveStreamHelper.h.