Difference between revisions of "FRDU:GetMyPreference"

From 3dbrew
Jump to navigation Jump to search
Line 30: Line 30:
 
| Show game history (byte, 0 = don't show, non-zero = show)
 
| Show game history (byte, 0 = don't show, non-zero = show)
 
|}
 
|}
 +
 +
=Description=
 +
Returns the current friend notification settings, as configurable in the friends list.

Revision as of 15:21, 12 December 2024

Request

Index Word Description
0 Header code [0x00060000]

Response

Index Word Description
0 Header code
1 Result code
2 Public mode (byte, 0 = private, non-zero = public)
3 Show current game (byte, 0 = don't show, non-zero = show)
4 Show game history (byte, 0 = don't show, non-zero = show)

Description

Returns the current friend notification settings, as configurable in the friends list.