NS services: Difference between revisions

Line 1,241: Line 1,241:
| 0 || [[#HasDownloaded]]
| 0 || [[#HasDownloaded]]
|-
|-
| 1 || RequestCheckLatestUpdate
| 1 || [[#RequestCheckLatestUpdate]]
|-
|-
| 2 || RequestDownloadLatestUpdate
| 2 || [[#RequestDownloadLatestUpdate]]
|-
|-
| 3 || [[#GetDownloadProgress]]
| 3 || [[#GetDownloadProgress]]
Line 1,288: Line 1,288:
=== HasDownloaded ===
=== HasDownloaded ===
No input, returns an output u8 bool flag.
No input, returns an output u8 bool flag.
=== RequestCheckLatestUpdate ===
No input, returns an output handle and an [[#IAsyncValue]].
=== RequestDownloadLatestUpdate ===
No input, returns an output handle and an [[#IAsyncResult]].


Gets whether a network sysupdate was downloaded, with install pending.
Gets whether a network sysupdate was downloaded, with install pending.