ancient-judge-59849
06/27/2025, 3:59 AMtall-airline-16756
06/27/2025, 3:59 AMtall-airline-16756
06/27/2025, 4:00 AMwait_for_participant
function in an agent accepts a kind
parameter that can have the following types:
• A list of rtc.ParticipantKind.ValueType
values
• A single rtc.ParticipantKind.ValueType
value
• None
In the agent's implementation, the default value is DEFAULT_PARTICIPANT_KINDS
.
Sources: livekit.agents API documentation | GitHub::livekit::agents | livekit-agents/livekit/agents/utils/participant.p...