|
Meeting SDK for macOS API Reference
|
Information of an active raw live stream. More...
#include <ZoomSDKLiveStreamHelper.h>
Inherits NSObject.
Properties | |
| unsigned int | userID |
| Gets the user ID. | |
| NSString * | broadcastUrl |
| Gets the broadcast URL. | |
| NSString * | broadcastName |
| Gets the broadcast name. | |
Information of an active raw live stream.
Definition at line 38 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Gets the broadcast name.
Definition at line 50 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomiccopy |
Gets the broadcast URL.
Definition at line 46 of file ZoomSDKLiveStreamHelper.h.
|
readnonatomicassign |
Gets the user ID.
Definition at line 42 of file ZoomSDKLiveStreamHelper.h.