Click or drag to resize

MatchListEventArgsWasRequested Property

Is the event a reply for something we asked for? true when yes; false else (when some schedule was changed and we get this)

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public bool WasRequested { get; }

Property Value

Boolean
See Also