Click or drag to resize

MatchListMatches Property

List of matches in the time frame requested by the client.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<MatchUpdate> Matches { get; }

Property Value

ListMatchUpdate
See Also