Click or drag to resize

ISoccerEventGetStatusAsync Method

Asynchronously get the status of the soccer match

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
Task<ISoccerStatus> GetStatusAsync()

Return Value

TaskISoccerStatus
The status of the soccer match
See Also