OLSC services: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 62: | Line 62: | ||
|- | |- | ||
| 205 || [11.0.0+] [[#RequestGetDataTransferPolicyAsync]] | | 205 || [11.0.0+] [[#RequestGetDataTransferPolicyAsync]] | ||
|- | |||
| 206 || [21.0.0+] | |||
|- | |||
| 207 || [22.0.0+] | |||
|- | |||
| 208 || [22.0.0+] | |||
|- | |||
| 209 || [22.0.0+] | |||
|- | |- | ||
| 300 || [8.0.0+] [[#GetUserSaveDataProperty]] | | 300 || [8.0.0+] [[#GetUserSaveDataProperty]] | ||
|- | |- | ||
| 301 || [8.0.0+] [[#SetUserSaveDataProperty]] | | 301 || [8.0.0+] [[#SetUserSaveDataProperty]] | ||
|- | |||
| 302 || [21.0.0+] | |||
|- | |- | ||
| 400 || [10.1.0+] [[#CleanupSaveDataBackupContextForSpecificApplications]] | | 400 || [10.1.0+] [[#CleanupSaveDataBackupContextForSpecificApplications]] | ||
| Line 96: | Line 106: | ||
|- | |- | ||
| 914 || [20.2.0+] | | 914 || [20.2.0+] | ||
|- | |||
| 915 || [22.0.0+] | |||
|- | |- | ||
| 1000 || [7.0.0-8.1.0] | | 1000 || [7.0.0-8.1.0] | ||
| Line 414: | Line 426: | ||
|- | |- | ||
| 28 || [20.2.0+] | | 28 || [20.2.0+] | ||
|- | |||
| 29 || [21.0.0+] | |||
|- | |- | ||
| 800 || [20.0.0+] | | 800 || [20.0.0+] | ||
| Line 442: | Line 456: | ||
==== RequestUpdateSaveDataBackupInfoCacheAsync ==== | ==== RequestUpdateSaveDataBackupInfoCacheAsync ==== | ||
No input. Returns an [[#IAsyncResult]]. | No input. Returns an [[#IAsyncResult]]. | ||
=== IAsyncPlayablePlatformRequest === | |||
This is "nn::olsc::srv::IAsyncPlayablePlatformRequest". | |||
This was added with [20.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|- | |||
| 3 || | |||
|- | |||
| 100 || | |||
|} | |||
=== IAsyncResult === | === IAsyncResult === | ||
| Line 494: | Line 528: | ||
==== StopAutonomyTaskExecution ==== | ==== StopAutonomyTaskExecution ==== | ||
No input. Returns an [[#IStopperObject]]. | No input. Returns an [[#IStopperObject]]. | ||
==== Cmd13 ==== | |||
No input, returns two output [[#IRateLimiter|IRateLimiter]]. | |||
==== IRateLimiter ==== | |||
This is "nn::olsc::srv::IRateLimiter". | |||
This was added with [20.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 100 || | |||
|} | |||
=== IAsyncDataTransferPolicyRequest === | === IAsyncDataTransferPolicyRequest === | ||