C# Class PlayFab.ClientModels.GetPlayFabIDsFromKongregateIDsRequest

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

Public Properties

Property Type Description
KongregateIDs List

Property Details

KongregateIDs public property

Array of unique Kongregate identifiers (Kongregate's user_id) for which the title needs to get PlayFab identifiers.
public List KongregateIDs
return List