Click or drag to resize

ScoutEventType Property

Each event type has an id (e.g. yellow card 40, event deleted 1044, early bet status 1091, etc.). See LiveData documentation to see which event types are supported for each sport New event types can be offered in the future.

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

Property Value

EventType
See Also