C# Class PlayFab.ClientModels.UserFacebookInfo

Inheritance: PlayFabModelBase
Mostrar archivo 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