-
Notifications
You must be signed in to change notification settings - Fork 68
Debug Protocol
Yannik Marchand edited this page Aug 28, 2019
·
4 revisions
NEX Protocols > Debug (0x74)
This protocol seems to log your RMC requests.
Method ID | Method Name |
---|---|
1 | EnableApiRecorder |
2 | DisableApiRecorder |
3 | IsApiRecorderEnabled |
4 | GetApiCalls |
5 | SetExcludeJoinedMatchmakeSession |
6 | GetExcludeJoinedMatchmakeSession |
7 | GetApiCallSummary |
This method does not take any parameters and does not return anything.
This method does not take any parameters and does not return anything.
This method does not take any parameters.
Type | Description |
---|---|
Bool | True if the api recorder is enabled |
Type | Description |
---|---|
14 bytes | Unknown |
Type | Description |
---|---|
List<ApiCall> | Api calls |
ApiCall (Structure)
Type | Description |
---|---|
String | Method name |
DateTime | Call time |
PID | User id |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages