public static class InspectorPackagerConnection.BundleStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Boolean |
isLastDownloadSucess |
long |
updateTimestamp |
Constructor and Description |
---|
BundleStatus() |
BundleStatus(java.lang.Boolean isLastDownloadSucess,
long updateTimestamp) |