Click or drag to resize

ILiveOddsGetAllBetTypes Method

Returns all available bet types.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
BetValue[] GetAllBetTypes()

Return Value

BetValue
Available bet types.
Remarks
The method returns a cached response that is periodically fetched from the server. RefreshInterval control's the interval.
See Also