shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
BreakoutParticipant
Breakout
Participant
data
class
BreakoutParticipant
(
val
name
:
String
,
val
breakRoom
:
Int
?
=
null
)
Represents a participant in a breakout room.
Members
Constructors
Breakout
Participant
Link copied to clipboard
constructor
(
name
:
String
,
breakRoom
:
Int
?
=
null
)
Properties
break
Room
Link copied to clipboard
val
breakRoom
:
Int
?
=
null
Breakout room number/index
name
Link copied to clipboard
val
name
:
String
Participant name