live-updates
live-updates
/
io.ionic.liveupdates.data.model.network.response
/
ManifestResponse
/
ManifestResponse
Manifest
Response
fun
ManifestResponse
(
error
:
ErrorResponse
?
,
files
:
List
<
PayloadFile
>
?
,
manifestHref
:
String
?
,
responseURL
:
String
?
,
responseQuery
:
String
?
)