Click or drag to resize

OddsCreatorFeedProviderGetTennisMatchInfo Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.OddsCreator.OddsCreatorFeedProvider.GetTennisMatchInfo(System.Int64)"]


Namespace: Sportradar.SDK.FeedProviders.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public IList<IdName> GetTennisMatchInfo(
	long matchId
)

Parameters

matchId  Int64

[Missing <param name="matchId"/> documentation for "M:Sportradar.SDK.FeedProviders.OddsCreator.OddsCreatorFeedProvider.GetTennisMatchInfo(System.Int64)"]

Return Value

IListIdName

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.OddsCreator.OddsCreatorFeedProvider.GetTennisMatchInfo(System.Int64)"]

Implements

IOddsCreatorGetTennisMatchInfo(Int64)
See Also