FRDA:UpdateFriendDisplayName

From 3dbrew
Revision as of 21:14, 17 December 2024 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0408|11|0}} {{IPC/RequestEntryRange|4|FriendKey}} {{IPC/RequestEntryRange|6|10-Character UTF-16 D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x040802C0 Cmd 0x0408 Param 11 Xlat 0
1-4 FriendKey
5-10 10-Character UTF-16 Display Name (10 characters + null termination)
11 u8, Character set of this friend's console

Response[edit]

Index Word Description
0
Header 0x04080040 Cmd 0x0408 Param 1 Xlat 0
1 Result code

Description[edit]

Updates the display name for the friend specified by the given friend key.