menu
tencent_live_uikit package
documentation
live_stream/state/co_host_state.dart
LSCoHostState
connectedUsers property
connectedUsers property
dark_mode
light_mode
connectedUsers
property
ValueNotifier
<
List
<
TUIConnectionUser
>
>
connectedUsers
final
Implementation
final ValueNotifier<List<TUIConnectionUser>> connectedUsers = ValueNotifier([]);
tencent_live_uikit package
documentation
live_stream/state/co_host_state
LSCoHostState
connectedUsers property
LSCoHostState class