Click or drag to resize

ScoutMatchStatusClasses Class

Group ScoutMatchStatus in to different classes.
Inheritance Hierarchy
SystemObject
  Sportradar.SDK.FeedProviders.LiveScoutScoutMatchStatusClasses

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

The ScoutMatchStatusClasses type exposes the following members.

Constructors
 NameDescription
Public methodScoutMatchStatusClassesInitializes a new instance of the ScoutMatchStatusClasses class
Top
Methods
 NameDescription
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
Fields
 NameDescription
Public fieldStatic memberDELAYED An unexpected delay has occurred on the match.
Public fieldStatic memberTERMINAL Terminal states.
Top
See Also