C# Class PlayFab.ClientModels.GetPlayFabIDsFromGameCenterIDsRequest

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

Public Properties

Property Type Description
GameCenterIDs List

Property Details

GameCenterIDs public property

Array of unique Game Center identifiers (the Player Identifier) for which the title needs to get PlayFab identifiers.
public List GameCenterIDs
return List