Click or drag to resize

OddsCreatorServicegetCategoriesAsync(Int32, Object) Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getCategoriesAsync(System.Int32,System.Object)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public void getCategoriesAsync(
	int sportId,
	Object userState
)

Parameters

sportId  Int32

[Missing <param name="sportId"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getCategoriesAsync(System.Int32,System.Object)"]

userState  Object

[Missing <param name="userState"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getCategoriesAsync(System.Int32,System.Object)"]

See Also