agentAttributes

@FlowObservable
@get:FlowObservable
var agentAttributes: AgentAttributes

The agent attributes for this participant.

Changes can be observed by using io.livekit.android.util.flow

A ParticipantEvent.AttributesChanged event is emitted from events whenever this changes.

See also