Meeting SDK for macOS API Reference
|
Information of an active raw live stream. 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 an active raw live stream.
Definition at line 38 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Get the broadcast name.
Definition at line 50 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Get the broadcast URL.
Definition at line 46 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomicassign |
Get the user ID.
Definition at line 42 of file ZoomSDKLiveStreamHelper.h.