attributes

@FlowObservable
@get:FlowObservable
var attributes: Map<String, String>

The attributes set on this participant.

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

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