Difference between revisions of "FRDA:UpdateFriendScreenName"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) m (TimmSkiller moved page FRDA:UpdateFriendDisplayName to FRDA:UpdateFriendScreenName) |
TimmSkiller (talk | contribs) |
||
Line 3: | Line 3: | ||
{{IPC/RequestHeader|0x0408|11|0}} | {{IPC/RequestHeader|0x0408|11|0}} | ||
{{IPC/RequestEntryRange|4|[[Friend_Services#FriendKey|FriendKey]]}} | {{IPC/RequestEntryRange|4|[[Friend_Services#FriendKey|FriendKey]]}} | ||
− | {{IPC/RequestEntryRange|6|10-Character UTF-16 | + | {{IPC/RequestEntryRange|6|10-Character UTF-16 Screen Name (10 characters + null termination)}} |
{{IPC/RequestEntry|u8, [[Mii#Mii_format|Character set]] of this friend's console}} | {{IPC/RequestEntry|u8, [[Mii#Mii_format|Character set]] of this friend's console}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
Line 15: | Line 15: | ||
=Description= | =Description= | ||
− | Updates the | + | Updates the screen name for the friend specified by the given friend key. |
Latest revision as of 18:50, 6 March 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1-4 | FriendKey | ||||||||
5-10 | 10-Character UTF-16 Screen Name (10 characters + null termination) | ||||||||
11 | u8, Character set of this friend's console |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Updates the screen name for the friend specified by the given friend key.