Click or drag to resize

LiveScoutEntityFactoryBuildMatchStop Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.LiveScout.Internal.LiveScoutEntityFactory.BuildMatchStop(Sportradar.SDK.ProtocolProviders.LiveScout.Server.matchstop)"]


Namespace: Sportradar.SDK.FeedProviders.LiveScout.Internal
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public MatchStop BuildMatchStop(
	matchstop matchstop
)

Parameters

matchstop  matchstop

[Missing <param name="matchstop"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveScout.Internal.LiveScoutEntityFactory.BuildMatchStop(Sportradar.SDK.ProtocolProviders.LiveScout.Server.matchstop)"]

Return Value

MatchStop

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.LiveScout.Internal.LiveScoutEntityFactory.BuildMatchStop(Sportradar.SDK.ProtocolProviders.LiveScout.Server.matchstop)"]

See Also