Click or drag to resize

IOddsCreatorGetTennisMatchInfo Method

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


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

Parameters

matchId  Int64

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

Return Value

IListIdName

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

See Also