Click or drag to resize

Sportradar.SDK.Common.Interfaces Namespace

 
Classes
Interfaces
 InterfaceDescription
Public interfaceICipherSettings 
Public interfaceIClientPersistentState Persistent state store interface that should be implemented by the client.
Public interfaceIConnectionData 
Public interfaceIConnectionProvider Connection provider
Public interfaceIDeadLetterQueue Dead Letter queue interface that should be implemented by the client.
Public interfaceIFeedDispatcher 
Public interfaceILiveOddsTypeProvider 
Public interfaceILoggerData 
Public interfaceIMessageDispatcher 
Public interfaceIMessageIdentifier 
Public interfaceIPersistentStateBuffer Persistent state buffer interface that buffers the underlying client persistent state store.
Public interfaceIPoisonQueue Poison queue interface
Public interfaceIProtocolBase All request and reply messages implement this interface.
Public interfaceIProtocolData 
Public interfaceIProtocolRequest All request messages implement this interface.
Public interfaceIProtocolResponse 
Public interfaceIRateGate 
Public interfaceIStartable Interface specifying that a component is startable, i.e. should first be started before any other call are made and stopped at the end.
Public interfaceITimeKeeper