Click or drag to resize

LiveScoutFeedProviderOnMatchListUpdate Event

[Missing <summary> documentation for "E:Sportradar.SDK.FeedProviders.LiveScout.Internal.LiveScoutFeedProvider.OnMatchListUpdate"]


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

Value

EventHandlerMatchListEventArgs

Implements

ILiveScoutOnMatchListUpdate
See Also