OLSC services: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 64: | Line 64: | ||
|- | |- | ||
| 206 || [21.0.0+] | | 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]] | ||
| Line 100: | 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 448: | 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 500: | 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 === | ||