Home docs nex protocols datastore Super Mario Odyssey (115)
Post

Super Mario Odyssey (115)

This page describes the methods that are only seen in Super Mario Odyssey.

Methods

(47) AddToBufferQueue

Request

TypeName
BufferQueueParamparam
qBufferbuffer

Response

This method does not return anything.

(48) AddToBufferQueues

Request

TypeName
List<BufferQueueParam>params
List<qBuffer>buffers

Response

TypeName
List<Result>pResults

(49) GetBufferQueue

Request

TypeName
BufferQueueParamparam

Response

TypeName
List<qBuffer>pBufferQueue

(50) GetBufferQueues

Request

TypeName
List<BufferQueueParam>params

Response

TypeName
List<List<qBuffer>>pBufferQueueLst
List<Result>pResults

(51) ClearBufferQueues

Request

TypeName
List<BufferQueueParam>params

Response

TypeName
List<Result>pResults

(52) SearchBalloon

Request

Response

(53) FetchMyInfos

Request

Response

Types

BufferQueueParam (Structure)

TypeName
Uint64dataId
Uint32slot

DataStoreSearchBalloonParam (Structure)

TypeName
Uint16dataType
Uint8userRank
Uint8resultSetCount

DataStoreSearchBalloonResultSet (Structure)

DataStoreFetchMyInfosParam (Structure)

TypeName
List<Uint16>balloonDataTypes
Uint16additionalOperation

DataStoreFetchMyInfosResult (Structure)

DataStoreSearchBalloonResult (Structure)

TypeName
Uint64dataId
PIDownerId
Uint32size
Stringname
Uint16dataType
qBuffermetaBinary
DateTimecreatedTime
DateTimeupdatedTime
Uint64ownerDataId
StringownerName
BoolisFriendBalloon
Map<Sint8, DataStoreRatingInfo>ratings
Map<Sint8, DataStoreRatingInfo>ownerRatings

DataStoreFetchMyInfosBalloonResult (Structure)

TypeName
Uint64dataId
Uint16dataType
qBuffermetaBinary
DateTimecreatedTime
DateTimeupdatedTime
BoolisCleared
Map<Sint8, DataStoreRatingInfo>ratings
Map<Sint8, List<qBuffer>>buffers

DataStoreFetchMyInfosAchievementResult (Structure)

TypeName
Uint64dataId
Uint16dataType
qBuffermetaBinary
DateTimecreatedTime
Map<Sint8, DataStoreRatingInfo>ratings
Map<Sint8, List<qBuffer>>buffers
Contents