C# Class PlayFab.ServerModels.GetPlayFabIDsFromFacebookIDsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
FacebookIDs List

Property Details

FacebookIDs public property

Array of unique Facebook identifiers for which the title needs to get PlayFab identifiers.
public List FacebookIDs
return List