-
public class BundleDownloader.BundleInfo
-
-
Method Summary
Modifier and Type Method Description static BundleDownloader.BundleInfofromJSONString(String jsonStr)StringtoJSONString()StringgetUrl()intgetFilesChangedCount()-
-
Method Detail
-
fromJSONString
@Nullable() static BundleDownloader.BundleInfo fromJSONString(String jsonStr)
-
toJSONString
@Nullable() String toJSONString()
-
getFilesChangedCount
int getFilesChangedCount()
-
-
-
-