Click or drag to resize

ILiveOddsWithOutrightsOnOutrightOddsChange Event

Signals that an odds change has occurred, specifying all odds types for a particular match. Odds types that are active will contain odds fields, while inactive odds types will not. Each odds type also has a Changed flag indicating whether this odds type has been changed or not. Score indicates the current score in the match.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
event EventHandler<OutrightOddsChangeEventArgs> OnOutrightOddsChange

Value

EventHandlerOutrightOddsChangeEventArgs
See Also