Difference between revisions of "FRDU:GetFriendProfile"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0015|1|2}} {{IPC/RequestEntry|Count}} {{IPC/TranslateStaticBuffer|Input Friend_Services#FriendKey|FriendKey}} buffer|0}} {{IP...")
(No difference)

Revision as of 21:39, 12 December 2024

Request

Index Word Description
0
Header 0x00150042 Cmd 0x0015 Param 1 Xlat 2
1 Count

{{IPC/TranslateStaticBuffer|Input [[Friend_Services#FriendKey|FriendKey}} buffer|0}}

Request Static Buffers

Index Word Description

{{IPC/TranslateStaticBuffer|Output [[Friend_Services#Profile|Profile}} buffer|0}}

Response

Index Word Description
0
Header 0x00150042 Cmd 0x0015 Param 1 Xlat 2
1 Result code

{{IPC/TranslateStaticBuffer|Output [[Friend_Services#Profile|Profile}} buffer|0}}

Description

Gets the friend profile for the specified friend keys. If an input friend key is not found in the friends list, an internal default placeholder friend entry is used to populate the data.