Difference between revisions of "FRDU:GetMyPreference"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) |
TimmSkiller (talk | contribs) |
||
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. |
Latest revision as of 18:16, 12 December 2024
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response[edit]
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[edit]
Returns the current friend notification settings, as configurable in the friends list.