Click or drag to resize

IReplayEvent Interface

Defines a contract implemented by classes representing replay events

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IReplayEvent

The IReplayEvent type exposes the following members.

Properties
 NameDescription
Public propertyId Gets a URN specifying the event id
Public propertyPosition Gets a Int32 specifying the position
Public propertyStartTime Gets a Int32 specifying the start time
Top
See Also