Home docs nex protocols Title Storage (51)
Post

Title Storage (51)

Methods

(1) BrowseContents

Request

TypeName
Uint32flags
Uint8flagsMaskType
Uint32extendedFlags
Uint8extendedFlagsMaskType

Response

TypeName
List<TitleContent>contents

(2) BrowseContentsByType

Request

TypeName
StringcontentType
Uint32flags
Uint8flagsMaskType
Uint32extendedFlags
Uint8extendedFlagsMaskType

Response

TypeName
List<Data>contents

(3) GetContentDetails

Request

TypeName
Uint32contentID

Response

TypeName
Datadetails

(4) DownloadContent

Request

TypeName
Uint32contentID

Response

TypeName
Stringproto
Stringhost
Stringpath

Types

TitleContent (Structure)

This structure inherits from Data

TypeName
Uint32id
Stringname
Stringdescription
Sint64size
StringcontentType
Uint32flags
Uint32extendedFlags
Contents