Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PlayFab
ClientModels
GetFriendsListRequest
C# Class PlayFab.ClientModels.GetFriendsListRequest
Inheritance:
PlayFabRequestCommon
Afficher le fichier
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
IncludeFacebookFriends
bool?
IncludeSteamFriends
bool?
Property Details
IncludeFacebookFriends
public_oe property
Indicates whether Facebook friends should be included in the response. Default is true.
public
bool?
IncludeFacebookFriends
Résultat
bool?
IncludeSteamFriends
public_oe property
Indicates whether Steam service friends should be included in the response. Default is true.
public
bool?
IncludeSteamFriends
Résultat
bool?