void participantLeftEvent(Map<String, dynamic> params) { session.removeRemoteParticipant(params['connectionId']); }