Changes

327 bytes added ,  22:46, 17 February 2020
Line 925: Line 925:  
| 2352 || [9.0.0+] [[#RequestResolveNoDownloadRightsError]]
 
| 2352 || [9.0.0+] [[#RequestResolveNoDownloadRightsError]]
 
|-
 
|-
| 2400 || [8.0.0+] GetPromotionInfo
+
| 2400 || [8.0.0+] [[#GetPromotionInfo]]
 
|-
 
|-
 
| 2401 || [8.0.0+] CountPromotionInfo
 
| 2401 || [8.0.0+] CountPromotionInfo
Line 1,313: Line 1,313:     
See [[#RequestApplicationUpdateInfo]] regarding nifm.
 
See [[#RequestApplicationUpdateInfo]] regarding nifm.
 +
 +
==== GetPromotionInfo ====
 +
Takes a type-0x6 output buffer containing an array of [[#PromotionInfo]], a type-0x5 input buffer containing an array of u64s, a type-0x5 input buffer containing an array of [[Account_services#Uid|Uids]], no output.
 +
 +
Official sw uses hard-coded value 1 for the count with each of these arrays.
    
==== ImportPromotionJsonForDebug ====
 
==== ImportPromotionJsonForDebug ====