FRDA:UpdateFriendScreenName: Difference between revisions

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..."
 
TimmSkiller (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
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 Display Name (10 characters + null termination)}}
{{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 display name for the friend specified by the given friend key.
Updates the screen name for the friend specified by the given friend key.