Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ListMatchResponse.ListMatchResponse

Switch to Manual
public ListMatchResponse()
public ListMatchResponse(otherMatches: List<MatchDesc>)

Parameters

matches A list of matches to give to the object. Only used when generating a new response and not used by callers of a ListMatchRequest.

Description

Constructor for response class.