Breakout

interface Breakout

A data type represents the breakout

Since

3.7.0

Functions

Link copied to clipboard
abstract fun allowJoinLater(): Boolean

Return value of allowJoinLater

Link copied to clipboard
abstract fun allowReturnToMainSession(): Boolean

Return value of allowReturnToMainSession

Link copied to clipboard
abstract fun getDelay(): Long

Return the delay timer of the breakout session

Link copied to clipboard
abstract fun getDuration(): Long

Return duration of the breakout session

Link copied to clipboard
abstract fun getStartTime(): Long

Return start time of the breakout session