Structures
| Structure | Description |
|---|---|
| PFFriendsAddFriendResult | PFFriendsAddFriendResult data model. |
| PFFriendsClientAddFriendRequest | PFFriendsClientAddFriendRequest data model. |
| PFFriendsClientGetFriendsListRequest | PFFriendsClientGetFriendsListRequest data model. |
| PFFriendsClientRemoveFriendRequest | PFFriendsClientRemoveFriendRequest data model. |
| PFFriendsClientSetFriendTagsRequest | PFFriendsClientSetFriendTagsRequest data model. This operation is not additive. It will completely replace the tag list for the specified user. Please note that only users in the PlayFab friends list can be assigned tags. Attempting to set a tag on a friend only included in the friends list from a social site integration (such as Facebook or Steam) will return the AccountNotFound error. |
| PFFriendsFriendInfo | PFFriendsFriendInfo data model. |
| PFFriendsGetFriendsListResult | PFFriendsGetFriendsListResult data model. If any additional services are queried for the user’s friends, those friends who also have a PlayFab account registered for the title will be returned in the results. For Facebook, user has to have logged into the title’s Facebook app recently, and only friends who also plays this game will be included. Note: If the user authenticated with AuthenticationToken when calling LoginWithFacebook, instead of AcessToken, an empty list will be returned. For XBOX Live, user has to have logged into the XBOX Live recently, and only friends who also play this game will be included. |
| PFFriendsServerAddFriendRequest | PFFriendsServerAddFriendRequest data model. |
| PFFriendsServerGetFriendsListRequest | PFFriendsServerGetFriendsListRequest data model. |
| PFFriendsServerRemoveFriendRequest | PFFriendsServerRemoveFriendRequest data model. |
| PFFriendsServerSetFriendTagsRequest | PFFriendsServerSetFriendTagsRequest data model. This operation is not additive. It will completely replace the tag list for the specified user. Please note that only users in the PlayFab friends list can be assigned tags. Attempting to set a tag on a friend only included in the friends list from a social site integration (such as Facebook or Steam) will return the AccountNotFound error. |
State changes
| State change | Description |
|---|
Enumerations
| Enumeration | Description |
|---|---|
| PFFriendsExternalFriendSources | ExternalFriendSources enum. |
