|
Meeting SDK for macOS API Reference
|
Represents a talkback channel object. More...
#include <ZoomSDKTalkbackController.h>
Inherits NSObject.
Properties | |
| NSString * | channelID |
| Gets the channel's ID. | |
| NSArray< NSNumber * > * | userIDList |
| Gets the list of user IDs in the channel. | |
Represents a talkback channel object.
Definition at line 15 of file ZoomSDKTalkbackController.h.
|
readnonatomiccopy |
Gets the channel's ID.
Definition at line 20 of file ZoomSDKTalkbackController.h.
|
readnonatomicretain |
Gets the list of user IDs in the channel.
Definition at line 25 of file ZoomSDKTalkbackController.h.