Click or drag to resize

SdkLiveScout Property

LiveScout provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.

Namespace: Sportradar.SDK.Services.Sdk
Assembly: Sdk (in Sdk.dll) Version: 2.28.0.0
Syntax
C#
public ILiveScout LiveScout { get; }

Property Value

ILiveScout
See Also