Meeting SDK for macOS API Reference
|
ZOOM SDK webinar panelist chat privilege info. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChatToAllPanellist |
BOOL | canChatToAllPanellistAndAttendee |
BOOL | canChatToIndividual |
ZOOM SDK webinar panelist chat privilege info.
Definition at line 147 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all the panelists.
Definition at line 151 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all.
Definition at line 155 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to individual attendee.
Definition at line 159 of file ZoomSDKMeetingActionController.h.