OLSC services: Difference between revisions
No edit summary |
|||
| Line 448: | Line 448: | ||
==== 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 503: | Line 523: | ||
==== Cmd13 ==== | ==== Cmd13 ==== | ||
No input, returns two output [[#IRateLimiter|IRateLimiter]]. | 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 === | ||