Changes

226 bytes added ,  01:18, 11 September 2019
Line 46: Line 46:  
| 20301 || [8.0.0+] [[#RequestSuspendDeliveryTask]]
 
| 20301 || [8.0.0+] [[#RequestSuspendDeliveryTask]]
 
|-
 
|-
| 20400 || [9.0.0+] RegisterSystemApplicationDeliveryTask
+
| 20400 || [9.0.0+] [[#RegisterSystemApplicationDeliveryTask]]
 
|-
 
|-
| 20401 || [9.0.0+] UnregisterSystemApplicationDeliveryTask
+
| 20401 || [9.0.0+] [[#UnregisterSystemApplicationDeliveryTask]]
 
|-
 
|-
 
| 30100 || SetPassphrase
 
| 30100 || SetPassphrase
Line 92: Line 92:  
=== RequestSuspendDeliveryTask ===
 
=== RequestSuspendDeliveryTask ===
 
Takes a total of 8-bytes of input, returns an [[#IDeliveryTaskSuspensionService]].
 
Takes a total of 8-bytes of input, returns an [[#IDeliveryTaskSuspensionService]].
 +
 +
== RegisterSystemApplicationDeliveryTask ==
 +
Takes an input u64 <code>nn::ApplicationId</code>, no output.
 +
 +
== UnregisterSystemApplicationDeliveryTask ==
 +
Takes an input u64 <code>nn::ApplicationId</code>, no output.
    
=== GetDeliveryList ===
 
=== GetDeliveryList ===