public void FileDownloadComplete()
 {
     UnityThread.executeInUpdate(() => BrowserView.ReadFile());
 }