Table of Contents

Interface IUofSdkForReplay

Namespace
Sportradar.OddsFeed.SDK.Api
Assembly
Sportradar.OddsFeed.SDK.dll

Represent a root object of the unified odds sdk when using Replay Server

public interface IUofSdkForReplay : IUofSdk, IDisposable
Inherited Members

Properties

ReplayManager

The replay manager for interaction with Replay Server

IReplayManager ReplayManager { get; }

Property Value

IReplayManager