Meeting SDK for macOS API Reference
|
Represents the chat privileges of a webinar attendee in a meeting. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChat |
BOOL | canChatToAllPanellistAndAttendee |
BOOL | canChatToAllPanellist |
Represents the chat privileges of a webinar attendee in a meeting.
Definition at line 167 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the attendee can send message to chat.
Definition at line 171 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all the panelists.
Definition at line 179 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 175 of file ZoomSDKMeetingActionController.h.