Migration services: Difference between revisions
No edit summary |
No edit summary |
||
Line 326: | Line 326: | ||
Besides various other functionality, the async task also uses functionality similar to [[#GetSaveDataMigrationPolicyInfoAsync|GetSaveDataMigrationPolicyInfoAsync]], throwing an error if needed. | Besides various other functionality, the async task also uses functionality similar to [[#GetSaveDataMigrationPolicyInfoAsync|GetSaveDataMigrationPolicyInfoAsync]], throwing an error if needed. | ||
[20.0.0+] The above policy functionality is no longer present. This now eventually uses network request [[Network|transfer_events/start]]. | |||
== IClient == | == IClient == | ||
Line 433: | Line 435: | ||
| 900 || | | 900 || | ||
|} | |} | ||
=== Cmd230 === | |||
No input, returns an [[#IAsyncContext|IAsyncContext]]. | |||
Besides other functionality, this uses network request [[Network|transfer_events/start]]. | |||
== IClient == | == IClient == | ||
Line 543: | Line 550: | ||
| 900 || | | 900 || | ||
|} | |} | ||
=== Cmd100 === | |||
No input, returns an [[#IAsyncContext|IAsyncContext]]. | |||
Besides other functionality, this uses network request [[Network|transfer_events/start]]. | |||
== IDownloader == | == IDownloader == |