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.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.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