AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
CoGuestState
/
CoGuestState
Co
Guest
State
constructor
(
connected
:
StateFlow
<
List
<
SeatUserInfo
>
>
,
invitees
:
StateFlow
<
List
<
LiveUserInfo
>
>
,
applicants
:
StateFlow
<
List
<
LiveUserInfo
>
>
,
candidates
:
StateFlow
<
List
<
LiveUserInfo
>
>
)