Changes

no edit summary
Line 202: Line 202:  
| 3 || [17.0.0+] ListApplicationIds
 
| 3 || [17.0.0+] ListApplicationIds
 
|-
 
|-
| 100 || PrepareAsync
+
| 100 || [[#PrepareAsync|PrepareAsync]]
 
|-
 
|-
 
| 101 || GetConnectionRequirement
 
| 101 || GetConnectionRequirement
Line 224: Line 224:  
| 999 || [8.0.0+] DebugWaitStateSynchronizationFinalizedAsync
 
| 999 || [8.0.0+] DebugWaitStateSynchronizationFinalizedAsync
 
|}
 
|}
 +
 +
=== PrepareAsync ===
 +
No input, returns an [[#IAsyncContext|IAsyncContext]].
 +
 +
Besides various other functionality, the async task also uses functionality similar to [[#GetSaveDataMigrationPolicyInfoAsync|GetSaveDataMigrationPolicyInfoAsync]], throwing an error if needed.
    
== IClient ==
 
== IClient ==