BreakoutSession

interface BreakoutSession

A data type represents the breakout session

Since

3.7.0

Types

Link copied to clipboard

Enum class defining the different types of error that breakout session API can throw

Functions

Link copied to clipboard
abstract fun getName(): String

Return name of the breakout session

Link copied to clipboard
abstract fun getSessionId(): String

Return sessionId of the breakout session

Link copied to clipboard
abstract fun isAssigned(): Boolean

Return the value of isAssigned