C# Class PlayFab.AdminModels.UserFacebookInfo

Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
FacebookId string
FullName string

Property Details

FacebookId public_oe property

Facebook identifier
public string FacebookId
return string

FullName public_oe property

Facebook full name
public string FullName
return string