Interface ITournamentCoverage
- Namespace
- Sportradar.OddsFeed.SDK.Entities.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
Defines a contract for classes implementing tournament coverage information
public interface ITournamentCoverage
Properties
LiveCoverage
Gets a value indicating whether live coverage is available
bool LiveCoverage { get; }
Property Value
- bool
trueif [live coverage]; otherwise,false.