-
Notifications
You must be signed in to change notification settings - Fork 68
Data Store Protocol (SMM)
Yannik Marchand edited this page Oct 31, 2021
·
45 revisions
NEX Protocols > Data Store > SMM (115)
This page describes the methods that are only seen in Super Mario Maker. The protocol has been renamed from DataStoreProtocol
to DataStoreCustomProtocol
.
Type | Name |
---|---|
List<Uint64> | dataIds |
Type | Name |
---|---|
List<DataStoreFileServerObjectInfo> | pInfos |
Type | Name |
---|---|
DataStoreGetMetaByOwnerIdParam | param |
Type | Name |
---|---|
List<DataStoreMetaInfo> | pMetaInfo |
Bool | pHasNext |
Type | Name |
---|---|
Uint32 | condition |
DataStoreSearchParam | param |
Type | Name |
---|---|
DataStoreSearchResult | pSearchResult |
Type | Name |
---|---|
List<DataStoreRateCustomRankingParam> | params |
This method does not return anything.
Type | Name |
---|---|
DataStoreGetCustomRankingParam | param |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResult |
List<Result> | pResults |
Type | Name |
---|---|
DataStoreGetCustomRankingByDataIdParam | param |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResult |
List<Result> | pResults |
Type | Name |
---|---|
List<Uint64> | dataIdList |
This method does not return anything.
Type | Name |
---|---|
BufferQueueParam | param |
qBuffer | buffer |
This method does not return anything.
Type | Name |
---|---|
List<BufferQueueParam> | params |
List<qBuffer> | buffers |
Type | Name |
---|---|
List<Result> | pResults |
Type | Name |
---|---|
BufferQueueParam | param |
Type | Name |
---|---|
List<qBuffer> | pBufferQueue |
Type | Name |
---|---|
List<BufferQueueParam> | params |
Type | Name |
---|---|
List<List<qBuffer>> | pBufferQueueLst |
List<Result> | pResults |
Type | Name |
---|---|
List<BufferQueueParam> | params |
Type | Name |
---|---|
List<Result> | pResults |
Type | Name |
---|---|
DataStoreCompletePostParam | param |
Type | Name |
---|---|
String | pUrl |
Type | Name |
---|---|
DataStoreCompletePostParamV1 | param |
Type | Name |
---|---|
String | pUrl |
Type | Name |
---|---|
DataStoreAttachFileParam | param |
Type | Name |
---|---|
DataStoreReqPostInfo | pReqPostInfo |
Type | Name |
---|---|
Uint32 | condition |
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
Uint32 | applicationId |
Type | Name |
---|---|
List<Sint32> | config |
Type | Name |
---|---|
Uint32 | applicationId |
Uint32 | key |
Sint32 | value |
This method does not return anything.
Type | Name |
---|---|
Uint32 | applicationId |
Uint32 | key |
This method does not return anything.
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
Uint32 | ownerId |
Uint64 | dataId |
DataStorePreparePostParam | param |
Type | Name |
---|---|
DataStoreReqPostInfo | pReqPostInfo |
Type | Name |
---|---|
Uint32 | ownerId |
DataStoreCompletePostParam | param |
This method does not return anything.
Type | Name |
---|---|
DataStoreUploadCourseRecordParam | param |
This method does not return anything.
Type | Name |
---|---|
DataStoreGetCourseRecordParam | param |
Type | Name |
---|---|
DataStoreGetCourseRecordResult | result |
Type | Name |
---|---|
DataStoreGetCourseRecordParam | param |
This method does not return anything.
Type | Name |
---|---|
Uint32 | applicationId |
Type | Name |
---|---|
List<String> | config |
Type | Name |
---|---|
Uint32 | applicationId |
Uint32 | key |
String | value |
This method does not return anything.
Type | Name |
---|---|
List<Uint64> | dataIdLst |
Type | Name |
---|---|
List<Uint32> | pDeletionReasons |
Type | Name |
---|---|
List<Uint64> | dataIdLst |
Uint32 | deletionReason |
This method does not return anything.
Type | Name |
---|---|
List<DataStoreGetCourseRecordParam> | params |
DataStoreGetMetaParam | metaParam |
Type | Name |
---|---|
List<DataStoreMetaInfo> | pMetaInfo |
List<DataStoreGetCourseRecordResult> | pCourseResults |
List<Result> | pResults |
Type | Name |
---|---|
Uint32 | applicationId |
Type | Name |
---|---|
Bool | isBelowThreshold |
Type | Name |
---|---|
Uint32 | applicationId |
This method does not return anything.
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
DataStoreSearchParam | param |
List<String> | extraData |
Type | Name |
---|---|
List<DataStoreCustomRankingResult> | pRankingResults |
Type | Name |
---|---|
String | rankingType |
List<String> | rankingArgs |
List<Uint64> | dataIdLst |
This method does not return anything.
Type | Name |
---|---|
String | rankingType |
List<String> | rankingArgs |
This method does not return anything.
Type | Name |
---|---|
List<DataStoreChangePlayablePlatformParam> | params |
This method does not return anything.
Type | Name |
---|---|
DataStoreReportCourseParam | Param |
This method does not return anything.
BufferQueueParam (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint32 | slot |
DataStoreAttachFileParam (Structure)
Type | Name |
---|---|
DataStorePreparePostParam | postParam |
Uint64 | referDataId |
String | contentType |
DataStoreChangePlayablePlatformParam (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint32 | playablePlatform |
DataStoreCustomRankingRatingCondition (Structure)
Type | Name |
---|---|
Sint8 | slot |
Sint32 | minValue |
Sint32 | maxValue |
Revision 1:
Type | Name |
---|---|
Uint32 | minCount |
Uint32 | maxCount |
DataStoreCustomRankingResult (Structure)
Type | Name |
---|---|
Uint32 | order |
Uint32 | score |
DataStoreMetaInfo | metaInfo |
DataStoreFileServerObjectInfo (Structure)
Type | Name |
---|---|
Uint64 | dataId |
DataStoreReqGetInfo | getInfo |
DataStoreGetCourseRecordParam (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint8 | slot |
DataStoreGetCourseRecordResult (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint8 | slot |
Uint32 | firstPid |
Uint32 | bestPid |
Sint32 | bestScore |
DateTime | createdTime |
DateTime | updatedTime |
DataStoreGetCustomRankingByDataIdParam (Structure)
Type | Name |
---|---|
Uint32 | applicationId |
List<Uint64> | dataIdList |
Uint8 | resultOption |
DataStoreGetCustomRankingParam (Structure)
Type | Name |
---|---|
Uint32 | applicationId |
DataStoreCustomRankingRatingCondition | condition |
Uint8 | resultOption |
ResultRange | resultRange |
DataStoreGetMetaByOwnerIdParam (Structure)
Type | Name |
---|---|
List<Uint32> | ownerIds |
List<Uint16> | dataTypes |
Uint8 | resultOption |
ResultRange | resultRange |
DataStoreRateCustomRankingParam (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint32 | applicationId |
Uint32 | score |
Uint16 | period |
DataStoreUploadCourseRecordParam (Structure)
Type | Name |
---|---|
Uint64 | dataId |
Uint8 | slot |
Sint32 | score |
DataStoreReportCourseParam (Structure)
Type | Description |
---|---|
Uint64 | Data id |
String | Mii name |
Uint8 | Report category |
String | Report reason |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages