Namespace Sportradar.OddsFeed.SDK.Api
Classes
- EntityDispatcherBase
A base class for classes used to dispatch messages
- UofSdkForReplay
A IUofSdk implementation acting as an entry point to the odds feed Replay Service for doing integration tests against played matches that are older than 48 hours
Interfaces
- IEntityDispatcher<T>
Specifies a contract defining events used for user notification
- IProducer
Defines a contract for producer which use the feed to dispatch messages
- IRecoveryInfo
Defines a contract for recovery info which contains data about last recovery attempt
- ISessionBuilder
Represents a second step when building a IUofSession instance
- ISpecificEntityDispatcher<T>
Defines a contract implemented by classes capable of dispatching only specific entities
- IUofSdk
Represent a root object of the unified odds sdk
- IUofSdkForReplay
Represent a root object of the unified odds sdk when using Replay Server
- IUofSession
Represents a session to the odds feed
- IUofSessionBuilder
Represents a first step when building a IUofSession instance