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