Home docs nex protocols ranking Splatoon 2 (112)
Post

Splatoon 2 (112)

This page describes the methods that are only seen in Splatoon 2.

Methods

Method IDMethod Name
16UploadLeaguePoint
17GetLeagueResult
18GetFestivalResult
19UploadFestivalVote
20UploadFestivalScore
21DeleteFestival
22UploadXPower
23GetXPowerRanking
24UploadEventMatchResult
25GetEventMatchResult
26AcquireEventMatchRight

(16) UploadLeaguePoint

Request

TypeName
LeaguePointInfoinfo

Response

This method does not return anything.

(17) GetLeagueResult

Request

TypeName
StringleagueId
Uint64tagId

Response

TypeName
LeagueResultresult

(18) GetFestivalResult

Request

TypeName
Uint32festivalId

Response

TypeName
FestivalResultresult

(19) UploadFestivalVote

Request

TypeName
FestivalUploadVoteParamuploadParam

Response

This method does not return anything.

(20) UploadFestivalScore

Request

TypeName
FestivalUploadScoreParamuploadParam

Response

This method does not return anything.

(21) DeleteFestival

Request

TypeName
Uint32festivalId

Response

This method does not return anything.

Types

FestivalResult (Structure)

TypeName
Uint32festivalId
Uint32numParticipants
List<Uint32>teamParticipants
List<Uint32>teamScores
DateTimeupdatedTime

Revision 1:

TypeDescription
Uint8Unknown
List<Uint64>Team scores (64-bit)

FestivalUploadScoreParam (Structure)

TypeName
Uint64uniqueId
Uint8region
Uint32festivalId
Uint8teamId
Uint32score
Uint32battleGatheringId
Uint32battleResult
qBufferapplicationBuffer

FestivalUploadVoteParam (Structure)

TypeName
Uint32festivalId
Uint8themeId

LeaguePlayerDetail (Structure)

TypeName
Uint64principalId
Sint32weaponId

LeaguePointInfo (Structure)

TypeName
Uint64tagId
Uint8regionFlag
StringleagueId
Uint32point
Map<Uint64, LeaguePlayerDetail>tagMembers
qBufferapplicationBuffer

LeagueResult (Structure)

TypeName
LeaguePointInfoleaguePointInfo
Uint8status
Uint32specificRank
Uint8rankRatio
Uint32tagNum
Uint32matchCount
Contents