NS services: Difference between revisions
No edit summary |
m →RequestApplicationUpdateInfo: fix link |
||
Line 1,131: | Line 1,131: | ||
The data that can be read from the [[#IAsyncValue]] is [[#ApplicationUpdateInfo]]. | The data that can be read from the [[#IAsyncValue]] is [[#ApplicationUpdateInfo]]. | ||
Before using the cmd, official sw uses [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[ | Before using the cmd, official sw uses [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[Network_Interface_services#GetClientId|GetClientId]], throwing an error when the returned bool is false. | ||
==== CancelApplicationDownload ==== | ==== CancelApplicationDownload ==== |