ParticipantAttributesChanged
class ParticipantAttributesChanged( val room: Room, val participant: Participant, val changedAttributes: Map<String, String>, val oldAttributes: Map<String, String>) : RoomEvent
When a participant's attributes are changed, fired for all participants