Click or drag to resize

LiveScoutEntityFactory Class

[Missing <summary> documentation for "T:Sportradar.SDK.FeedProviders.LiveScout.Internal.LiveScoutEntityFactory"]

Inheritance Hierarchy
SystemObject
  Sportradar.SDK.FeedProviders.LiveScout.InternalLiveScoutEntityFactory

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

The LiveScoutEntityFactory type exposes the following members.

Constructors
 NameDescription
Public methodLiveScoutEntityFactoryInitializes a new instance of the LiveScoutEntityFactory class
Top
Methods
 NameDescription
Public methodBuildFakeBetStop Generates a special MatchUpdate messages that contains a betstop event
Public methodBuildLineups 
Public methodBuildManager 
Public methodBuildMatchBooking 
Public methodBuildMatchData 
Public methodBuildMatchFormat 
Public methodBuildMatchHeader 
Public methodBuildMatchList 
Public methodBuildMatchListUpdate 
Public methodBuildMatchProperties 
Public methodBuildMatchStop 
Public methodBuildMatchTeams 
Public methodBuildMatchUpdate 
Public methodBuildPlayer 
Public methodBuildScoutInfos 
Public methodBuildTeamOffical 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also