Click or drag to resize

MatchInfoStreamingChannels Property

List of streaming channels where this match is broadcasted

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<IdNameTuple> StreamingChannels { get; }

Property Value

ListIdNameTuple
See Also