macOS SDK API Reference
|
ZOOM SDK normal meeting chat privilege info. More...
#import <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Properties | |
BOOL | canChat |
BOOL | canChatToAll |
BOOL | canChatToIndividual |
BOOL | isOnlyCanChatToHost |
ZOOM SDK normal meeting chat privilege info.
Definition at line 81 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to chat.
Definition at line 85 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message to all.
Definition at line 89 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 93 of file ZoomSDKMeetingActionController.h.
|
readnonatomicassign |
YES indicates that the user owns the authority to send message only to the host.
Definition at line 97 of file ZoomSDKMeetingActionController.h.