C# Class PlayFab.ServerModels.GetPlayFabIDsFromSteamIDsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
SteamStringIDs List

Property Details

SteamStringIDs public property

Array of unique Steam identifiers (Steam profile IDs) for which the title needs to get PlayFab identifiers.
public List SteamStringIDs
return List