toggle menu
livekit-android-sdk
2.20.2
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.types
/
AgentAttributes
/
AgentAttributes
Agent
Attributes
constructor
(
lkAgentInputs
:
List
<
AgentInput
>
?
=
null
,
lkAgentOutputs
:
List
<
AgentOutput
>
?
=
null
,
lkAgentState
:
AgentState
?
=
null
,
lkPublishOnBehalf
:
String
?
=
null
)