Meeting SDK for macOS API Reference
|
Represents the webinar attendee status in a meeting. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Protected Attributes | |
BOOL | _isAttendeeCanTalk |
Properties | |
BOOL | isAttendeeCanTalk |
Indicates whether the webinar attendee is allowed to talk. | |
Represents the webinar attendee status in a meeting.
Definition at line 270 of file ZoomSDKMeetingActionController.h.
|
protected |
Definition at line 272 of file ZoomSDKMeetingActionController.h.
|
readwritenonatomicassign |
Indicates whether the webinar attendee is allowed to talk.
Definition at line 277 of file ZoomSDKMeetingActionController.h.