Click or drag to resize

ScoutMatchStatusPOSTPONED Field

The match has been postponed and will be played later.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public const ScoutMatchStatus POSTPONED = 29

Field Value

ScoutMatchStatus
Remarks
Signals a significant delay (will not be played on the same day), in which case a new match (with a different match ID) will be created.
See Also