AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
LiveSeatState
/
LiveSeatState
Live
Seat
State
constructor
(
seatList
:
StateFlow
<
List
<
SeatInfo
>
>
,
canvas
:
StateFlow
<
LiveCanvas
>
,
speakingUsers
:
StateFlow
<
MutableMap
<
String
,
Int
>
>
)