C# Class PlayFab.ServerModels.UserFacebookInfo

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
FacebookId string
FullName string

Property Details

FacebookId public_oe property

Facebook identifier
public string FacebookId
Résultat string

FullName public_oe property

Facebook full name
public string FullName
Résultat string