Click or drag to resize

ILiveScoutOnScoutInfo Event

Signals some basic information about the match. Sent out when a client subscribes to a match.

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

Value

EventHandlerScoutInfoEventArgs
See Also