macOS SDK API Reference
|
ZOOM SDK webinar attendee chat privilege info. More...
#import <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChat |
BOOL | canChatToAllPanellistAndAttendee |
BOOL | canChatToAllPanellist |
ZOOM SDK webinar attendee chat privilege info.
Definition at line 103 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the attendee can send message to chat.
Definition at line 107 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all the panelists.
Definition at line 115 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 111 of file ZoomSDKMeetingActionController.h.