Click or drag to resize

ReportingStatus Enumeration

An enum describing the reporting status of a sport event

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Enums
Assembly: Sportradar.OddsFeed.SDK (in Sportradar.OddsFeed.SDK.dll) Version: 1.32.0
Syntax
C#
public enum ReportingStatus
Members
Member nameValueDescription
NotAvailable0 The reporting status of the sport event is not available
Live1 The reporting status of the sport event is currently live
Suspended-1 The reporting status of the sport event is suspended or temporary lost contact
Unknown99 The reporting status of the sport event is unknown
See Also