FRDU:GetMyPreference: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0006|0|0}} | ||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0006|4|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEntry|bool IsPublicMode, whether or not the online status is shown}} | |||
| 0 | {{IPC/RequestEntry|bool IsShowGameMode, whether or not the currently played game is shown}} | ||
| | {{IPC/RequestEntry|bool IsShowPlayedMode, whether or not the play history is shown}} | ||
| | {{IPC/RequestEnd}} | ||
| | |||
| Result code | |||
| | |||
| | |||
| | |||
=Description= | =Description= | ||
Returns the current friend notification settings, as configurable in the friends list. | Returns the current friend notification settings, as configurable in the friends list. |
Revision as of 19:16, 12 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | bool IsPublicMode, whether or not the online status is shown | ||||||||
3 | bool IsShowGameMode, whether or not the currently played game is shown | ||||||||
4 | bool IsShowPlayedMode, whether or not the play history is shown |
Description
Returns the current friend notification settings, as configurable in the friends list.