Click or drag to resize

ILiveScoutOnMatchList Event

Signals that a list of matches in the time frame requested by the client has been received.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
event EventHandler<MatchListEventArgs> OnMatchList

Value

EventHandlerMatchListEventArgs
See Also