Title Storage Protocol - RainMz/NintendoClients GitHub Wiki
(1) BrowseContents
Request
Type |
Name |
Uint32 |
flags |
Uint8 |
flagsMaskType |
Uint32 |
extendedFlags |
Uint8 |
extendedFlagsMaskType |
Response
(2) BrowseContentsByType
Request
Type |
Name |
String |
contentType |
Uint32 |
flags |
Uint8 |
flagsMaskType |
Uint32 |
extendedFlags |
Uint8 |
extendedFlagsMaskType |
Response
Type |
Name |
List<any> |
contents |
(3) GetContentDetails
Request
Type |
Name |
Uint32 |
contentID |
Response
(4) DownloadContent
Request
Type |
Name |
Uint32 |
contentID |
Response
Types
This structure inherits from Data |
Type |
Name |
Uint32 |
id |
String |
name |
String |
description |
Sint64 |
size |
String |
contentType |
Uint32 |
flags |
Uint32 |
extendedFlags |