Status information of the current webinar.
More...
#include <ZoomSDKWebinarController.h>
Inherits NSObject.
Status information of the current webinar.
Definition at line 16 of file ZoomSDKWebinarController.h.
◆ canAttendeesViewParticipantCount
| - (BOOL) canAttendeesViewParticipantCount |
|
|
|
Query if attendee to view the participant count status.
- Returns
- If this is enabled, it returns YES. Otherwise NO.
◆ isAllowAttendeeChat
| - (BOOL) isAllowAttendeeChat |
|
|
|
Query if attendee is allowed to chat.
- Returns
- YES if attendee is allowed to chat. Otherwise, NO.
◆ isAllowPanellistStartVideo
| - (BOOL) isAllowPanellistStartVideo |
|
|
|
Query if panelist is allowed to start video.
- Returns
- YES if panelist is allowed to enable video. Otherwise, NO.
◆ isAllowRaiseHand
| - (BOOL) isAllowRaiseHand |
|
|
|
Query if attendee raise hand status.
- Returns
- If it is enabled, it returns YES. Otherwise, NO.
◆ isSupportAttendeeTalk
| - (BOOL) isSupportAttendeeTalk |
|
|
|
Query if webinar supports attendee to talk.
- Returns
- YES if supporting the feature of allowing attendee to talk. Otherwise, NO.
- Deprecated
- This method is no longer used.
◆ isWebinarEmojiReactionAllowed
| - (BOOL) isWebinarEmojiReactionAllowed |
|
|
|
Query if emoji reactions status.
- Returns
- If it is enabled, it returns YES. Otherwise, NO.
◆ isWebinarEmojiReactionSupported
| - (BOOL) isWebinarEmojiReactionSupported |
|
|
|
Determines if current webinar supports emoji reactions.
- Returns
- YES if the current webinar supports emoji reactions. Otherwise, NO.
◆ _allowAttendeeChat
| - (BOOL) _allowAttendeeChat |
|
protected |
◆ _allowPanellistStartVideo
| - (BOOL) _allowPanellistStartVideo |
|
protected |
◆ _allowRaiseHand
◆ _isSupportAttendeeTalk
| - (BOOL) _isSupportAttendeeTalk |
|
protected |