Skip to main content
PFFriendsClientAddFriendRequest data model.

Syntax

Members

friendEmail   const char*
is null-terminated
(Optional) Email address of the user to attempt to add to the local user’s friend list. friendPlayFabId   const char*
is null-terminated
(Optional) PlayFab identifier of the user to attempt to add to the local user’s friend list. friendTitleDisplayName   const char*
is null-terminated
(Optional) Title-specific display name of the user to attempt to add to the local user’s friend list. friendUsername   const char*
is null-terminated
(Optional) PlayFab username of the user to attempt to add to the local user’s friend list.

Requirements

Header: PFFriendsTypes.h

See also

PFFriendsTypes members
Last modified on August 1, 2026