Mac SDK
Instance Methods | Protected Attributes | List of all members
ZoomSDKWebinarMeetingStatus Class Reference
Inheritance diagram for ZoomSDKWebinarMeetingStatus:

Instance Methods

(BOOL) - isAllowPanellistStartVideo
 Query if panelist is allowed to start video. More...
 
(BOOL) - isAllowAttendeeChat
 Query if attendee is allowed to chat. More...
 
(BOOL) - isAllowRaiseHand
 Query if user is allowed to raise hand. More...
 
(BOOL) - isSupportAttendeeTalk
 Query if webinar supports attendee to talk. More...
 

Protected Attributes

BOOL _allowPanellistStartVideo
 
BOOL _allowAttendeeChat
 
BOOL _allowRaiseHand
 
BOOL _isSupportAttendeeTalk
 

Method Documentation

◆ isAllowAttendeeChat

- (BOOL) isAllowAttendeeChat

Query if attendee is allowed to chat.

Returns
YES means that attendee is allowed to chat, otherwise not.

◆ isAllowPanellistStartVideo

- (BOOL) isAllowPanellistStartVideo

Query if panelist is allowed to start video.

Returns
YES means that panelist is allowed to enable video, otherwise not.

◆ isAllowRaiseHand

- (BOOL) isAllowRaiseHand

Query if user is allowed to raise hand.

Returns
YES means that user is allowed to raise hand, otherwise not.

◆ isSupportAttendeeTalk

- (BOOL) isSupportAttendeeTalk

Query if webinar supports attendee to talk.

Returns
YES means supporting the feature of allowing attendee to talk, otherwise not.

The documentation for this class was generated from the following file: