C# Class PlayFab.ClientModels.GetPlayFabIDsFromGameCenterIDsRequest

Inheritance: PlayFabRequestCommon
ファイルを表示 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
GameCenterIDs List

Property Details

GameCenterIDs public_oe property

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