Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFFriendsClientAddFriendRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Adds the PlayFab user, based upon a match against a supplied unique identifier, to the friend list of the local user. At least one of.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFFriendsClientAddFriendRequest*
Populated request object.
async XAsyncBlock*