menu
livekit_client
livekit_client.dart
RoomConfiguration
agents property
agents
dark_mode
light_mode
description
agents
property
List
<
RoomAgentDispatch
>
?
agents
final
Define agents that should be dispatched to this room.
Implementation
final List<RoomAgentDispatch>? agents;
livekit_client
livekit_client
RoomConfiguration
agents property
RoomConfiguration class