Meeting SDK for macOS API Reference
|
ZOOM SDK normal meeting chat privilege info. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChat |
BOOL | canChatToAll |
BOOL | canChatToIndividual |
BOOL | isOnlyCanChatToHost |
ZOOM SDK normal meeting chat privilege info.
Definition at line 107 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to chat.
Definition at line 111 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all.
Definition at line 115 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to an individual attendee in the meeting.
Definition at line 119 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message only to the host.
Definition at line 123 of file ZoomSDKMeetingActionController.h.