C# Class PlayFab.ClientModels.GetPlayFabIDsFromGenericIDsRequest

Inheritance: PlayFabRequestCommon
Exibir arquivo Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
GenericIDs List

Property Details

GenericIDs public_oe property

Array of unique generic service identifiers for which the title needs to get PlayFab identifiers. Currently limited to a maximum of 10 in a single request.
public List GenericIDs
return List