Example #1
0
 public DownloadFileBuilder DownloadFile()
 {
     PubNubUnityInitializationAfterCleanup();
     return(pnUnity.DownloadFile());
 }