Click or drag to resize

OddsCreatorServicegetTennisMatchInfo Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisMatchInfo(System.Int64)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public staticInfoData[] getTennisMatchInfo(
	long matchId
)

Parameters

matchId  Int64

[Missing <param name="matchId"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisMatchInfo(System.Int64)"]

Return Value

staticInfoData

[Missing <returns> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisMatchInfo(System.Int64)"]

See Also