Changes

368 bytes added ,  16:06, 3 April 2020
Line 2,088: Line 2,088:  
* 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_system_update" with ApplicationId <NS ProgramId>.
 
** The EventId is "receive_system_update" with ApplicationId <NS ProgramId>.
 +
** This report has the following fields:
 +
*** "SourceSystemUpdateId"
 +
*** "DestinationSystemUpdateId"
 +
*** "SourceSystemUpdateVersion"
 +
*** "DestinationSystemUpdateVersion"
 +
*** "SenderFirmwareVariationId"
 +
*** "ReceiverFirmwareVariationId"
 +
*** "SenderPlatformRegion"
 +
*** "ReceiverPlatformRegion"
 +
*** "SenderHasExFat"
 +
*** "ReceiverHasExFat"
 +
*** "Size"
 +
*** "ThroughputKBps"
    
=== GetReceiveProgress ===
 
=== GetReceiveProgress ===