This page describes the methods that are only seen in Real Escape Game × Nintendo 3DS: Escape from the Plan of Mega Destruction.
Methods
| Method ID | Method Name |
|---|---|
| 45 | GetCustomMatchmakeConfig |
| 46 | GetNumberOfMatchmakeSessions |
| 47 | GetNumberOfMatchmakeSessionsWithGameModes |
(45) GetCustomMatchmakeConfig
Request
This method does not take any parameters.
Response
| Type | Description |
|---|---|
| List<Uint32> | Config |
(46) GetNumberOfMatchmakeSessions
Request
This method does not take any parameters.
Response
| Type | Description |
|---|---|
| Uint32 | Session count |
(47) GetNumberOfMatchmakeSessionsWithGameModes
Request
| Type | Description |
|---|---|
| List<Uint32> | Game modes |
Response
| Type | Description |
|---|---|
| List<Uint32> | Session counts |