C# Class PlayFab.ServerModels.GetPlayFabIDsFromSteamIDsRequest

Inheritance: PlayFabRequestCommon
显示文件 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
SteamStringIDs List

Property Details

SteamStringIDs public_oe property

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