AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
LiveListState
/
LiveListState
Live
List
State
constructor
(
liveList
:
StateFlow
<
List
<
LiveInfo
>
>
,
liveListCursor
:
StateFlow
<
String
>
,
currentLive
:
StateFlow
<
LiveInfo
>
)