C# Class PlayFab.ClientModels.GetPlayFabIDsFromTwitchIDsRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
TwitchIds List

Property Details

TwitchIds public_oe property

Array of unique Twitch identifiers (Twitch's _id) for which the title needs to get PlayFab identifiers.
public List TwitchIds
return List