Click or drag to resize

ILiveOddsTypeProvider Interface

[Missing <summary> documentation for "T:Sportradar.SDK.Common.Interfaces.ILiveOddsTypeProvider"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public interface ILiveOddsTypeProvider : IStartable

The ILiveOddsTypeProvider type exposes the following members.

Properties
 NameDescription
Public propertyAvailableTranslations 
Top
Methods
 NameDescription
Public methodGetAllBetTypes 
Public methodGetBetType 
Public methodStart Start component.
(Inherited from IStartable)
Public methodStop Stop / shutdown component.
(Inherited from IStartable)
Top
See Also