Click or drag to resize

ScoutInfosInfos Property

Collection of match information messages.

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

Property Value

ListScoutInfo
See Also