iOS SDK API Reference
|
BO option. More...
#import <MobileRTCBORole.h>
Inherits NSObject.
Properties | |
MobileRTCBOStopCountDown | countdownSeconds |
BO Count Down Second. | |
BOOL | isParticipantCanChooseBO |
Enable/Disable that participant can choose breakout room. | |
BOOL | isParticipantCanReturnToMainSessionAtAnyTime |
Enable/Disable that participant can return to main session at any time. | |
BOOL | isAutoMoveAllAssignedParticipantsEnabled |
Enable/Disable that auto move all assigned participants to breakout room. | |
BOOL | isBOTimerEnabled |
true: it's timer BO false: not timer BO | |
BOOL | isTimerAutoStopBOEnabled |
true: if time is up, will stop BO auto. false: don't auto stop. | |
NSInteger | timerDuration |
seconds of BO timer duration | |
BO option.
Definition at line 67 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
BO Count Down Second.
Definition at line 72 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
Enable/Disable that auto move all assigned participants to breakout room.
Definition at line 84 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
true: it's timer BO false: not timer BO
Definition at line 88 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
Enable/Disable that participant can choose breakout room.
Definition at line 76 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
Enable/Disable that participant can return to main session at any time.
Definition at line 80 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
true: if time is up, will stop BO auto. false: don't auto stop.
Definition at line 92 of file MobileRTCBORole.h.
|
readwritenonatomicassign |
seconds of BO timer duration
Definition at line 97 of file MobileRTCBORole.h.