Skip to main content
PFFriendsServerAddFriendRequest data model.

Syntax

Members

friendEmail   const char*
is null-terminated
(Optional) Email address of the user being added. friendPlayFabId   const char*
is null-terminated
(Optional) The PlayFab identifier of the user being added. friendTitleDisplayName   const char*
is null-terminated
(Optional) Title-specific display name of the user to being added. friendUsername   const char*
is null-terminated
(Optional) The PlayFab username of the user being added. playFabId   const char*
is null-terminated
PlayFab identifier of the player to add a new friend.

Requirements

Header: PFFriendsTypes.h

See also

PFFriendsTypes members
Last modified on August 1, 2026