public void Start()
 {
     _connectionManager.AddConnectionListener(this);
 }