ACTU:GetCachedIndependentServiceTokenV2: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0022|13|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntryRange|9|ASCII NULL-terminated client ID (max. 32 characters..." |
TimmSkiller (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
Returns a V2 independent service token corresponding to the given account and client ID from an internal cache. | Returns a V2 independent service token corresponding to the given account and client ID from an internal cache. | ||
For a cached token to be considered valid for being returned by this command, it must have been acquired within | For a cached token to be considered valid for being returned by this command, it must have been acquired within the last <code>Cache duration</code> seconds. | ||
It is not possible to retrieve cached V1 independent service tokens using this command. | It is not possible to retrieve cached V1 independent service tokens using this command. | ||
See [[ACT_Services#Independent_Service_Tokens|Independent Service Tokens]] for details. | See [[ACT_Services#Independent_Service_Tokens|Independent Service Tokens]] for details. |