Click or drag to resize

AliveEventHeaders Property

List of empty event elements to identify the events that Betradar system supplies live odds for at the given time (with betstatus and score information).

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Common
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<EventHeader> EventHeaders { get; }

Property Value

ListEventHeader
See Also