LocalParticipant(String participantName, Session session) : super(participantName, session) { session.localParticipant = this; }