NS services: Difference between revisions
| Line 848: | Line 848: | ||
| 2010 || [4.0.0+] [[#RequestReceiveApplication]] | | 2010 || [4.0.0+] [[#RequestReceiveApplication]] | ||
|- | |- | ||
| 2011 || [4.0.0+] CommitReceiveApplication | | 2011 || [4.0.0+] [[#CommitReceiveApplication]] | ||
|- | |- | ||
| 2012 || [4.0.0+] GetReceiveApplicationProgress | | 2012 || [4.0.0+] GetReceiveApplicationProgress | ||
| Line 1,028: | Line 1,028: | ||
* On success, this loads various data which is then used for saving a SystemPlayReport when a state flag is set. | * On success, this loads various data which is then used for saving a SystemPlayReport when a state flag is set. | ||
** The EventId is "receive_app_contents" with ApplicationId <NS ProgramId>. | ** The EventId is "receive_app_contents" with ApplicationId <NS ProgramId>. | ||
==== CommitReceiveApplication ==== | |||
Takes an input u64 <code>nn::ncm::ApplicationId</code>, no output. | |||
==== RequestSendApplication ==== | ==== RequestSendApplication ==== | ||