Meeting SDK for macOS API Reference
|
ZOOM SDK webinar attendee chat privilege info. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChat |
BOOL | canChatToAllPanellistAndAttendee |
BOOL | canChatToAllPanellist |
ZOOM SDK webinar attendee chat privilege info.
Definition at line 129 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the attendee can send message to chat.
Definition at line 133 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all the panelists.
Definition at line 141 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all the panelists and attendees.
Definition at line 137 of file ZoomSDKMeetingActionController.h.