C# Class PlayFab.ClientModels.UserFacebookInfo

Inheritance: PlayFabModelBase
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
FacebookId string
FullName string

Property Details

FacebookId public property

Facebook identifier
public string FacebookId
return string

FullName public property

Facebook full name
public string FullName
return string