Home docs nex protocols datastore Real Escape Game (115)
Post

Real Escape Game (115)

This page describes the methods that are only seen in Real Escape Game × Nintendo 3DS: Escape from the Plan of Mega Destruction.

Methods

(45) GetApplicationConfig

Request

TypeName
Uint32applicationId

Response

TypeName
List<Uint32>config

(46) SetApplicationConfig

Request

TypeName
Uint32applicationId
Uint32key
Uint32value

Response

This method does not return anything.

(47) DeleteApplicationConfig

Request

TypeName
Uint32applicationId
Uint32key

Response

This method does not return anything.

(48) EntryShopRequest

Request

TypeName
Uint32applicationId

Response

TypeName
Uint32entryId

(49) GetShopRequestInfo

Request

TypeName
Uint32applicationId

Response

TypeName
ShopRequestInfopInfo

(50) CancelShopRequest

Request

TypeName
Uint32applicationId

Response

This method does not return anything.

(51) EntryCount

Request

TypeName
Uint32applicationId
Uint8sign

Response

This method does not return anything.

(52) GetCount

Request

TypeName
List<Uint32>applicationIdList

Response

TypeName
List<CountResult>pResult
List<Uint32>config

(53) EntryRanking

Request

TypeName
Uint32applicationId
CustomRankingEntryParamparam

Response

This method does not return anything.

(54) GetRanking

Request

TypeName
Uint32applicationId
Uint32count

Response

TypeName
List<CustomRankingData>pResult

(55) CancelRanking

Request

TypeName
Uint32applicationId

Response

This method does not return anything.

(56) GetRankingAnswerCount

Request

TypeName
Uint32applicationId
Uint32count

Response

TypeName
Map<String,Uint32>pAnswerCount

(57) InvalidateCounts

Request

TypeName
List<Uint32>applicationIdList

Response

This method does not return anything.

(58) InvalidateAllCounts

Request

This method does not take any parameters.

Response

This method does not return anything.

(59) DeleteRankings

Request

TypeName
List<Uint32>applicationIdList

Response

This method does not return anything.

(60) DeleteAllRankings

Request

This method does not take any parameters.

Response

This method does not return anything.

Types

ShopRequestInfo (Structure)

TypeName
Uint32currentId
Uint32lastId
Uint32total

CountResult (Structure)

TypeName
Uint32applicationId
Uint32count

CustomRankingData (Structure)

TypeName
Uint32score
qBufferbuffer
Uint32hintCount

CustomRankingEntryParam (Structure)

TypeName
CustomRankingDatacustomRankingData
Stringanswer
Contents