Click or drag to resize

Sportradar.SDK.FeedProviders.LiveScout Namespace

 
Classes
 ClassDescription
Public classAttribute Attribute
Public classBehinds Behinds
Public classBookMatchResult Book match result
Public classConnectionChangeEventArgs Event arguments passed with OnClosed and OnOpened.
Public classConnectionTest Connection test.
Public classCourt Court
Public classCoverage Type of match coverage.
Public classEventType Event type. See LiveScout documentation to see which event types are supported for each sport. New event types can be offered in future.
Public classFormat Format
Public classFormatType Format type
Public classGoals Goals
Public classGold gold
Public classIceConditions Ice conditions
Public classInning Inning half
Public classInnings Innings
Public classInningScore Inning score
Public classJersey Jersey
Public classLineups The current lineup.
Public classLineupsEventArgs Event arguments passed with OnLineups.
Public classManager Team manager
Public classMatchBetStatus Bet status (whether market is open or closed)
Public classMatchBooking Match booking reply. This reply is sent when a client books a match.
Public classMatchBookingReplyEventArgs Event arguments passed with OnMatchBookingReply.
Public classMatchData Match time information during a game.
Public classMatchDataEventArgs Event arguments passed with OnMatchData.
Public classMatchHeader Basic match information specifying match id, teams playing, bet status, feed type and other info.
Public classMatchList List of matches in the time frame requested by the client.
Public classMatchListEventArgs Event arguments passed with OnMatchList.
Public classMatchListUpdate List of matches sent unsolicited from server (uses same format as MatchList for now).
Public classMatchProperty Match Property
Public classMatchRole Match role
Public classMatchStop Reply sent when a client unsubscribes from a match or when a match subscription failed.
Public classMatchStopEventArgs Event arguments passed with OnMatchStop.
Public classMatchTeam Match Team
Public classMatchUpdate Match information message. Contains statistical information about a match as well as individual events (e.g. goals, cards, etc.).
Public classMatchUpdateEventArgs Event arguments passed OnMatchUpdate, OnMatchUpdateDelta, OnMatchUpdateDeltaUpdate and OnMatchUpdateFull.
Public classNetworth Networth
Public classPitchConditions Pitch conditions.
Public classPlayer A player in the lineup.
Public classScore Score
Public classScout Scout
Public classScoutEntityBase Serves as a base class that all LiveOdds entities should be derived from.
Public classScoutEvent Scout event like a card, corner kick, half time, penalty, etc.
Public classScoutFeedType Type of scout match information message (full, delta or deltaupdate).
Public classScoutInfo Contains basic information about the match.
Public classScoutInfoEventArgs Event arguments passed with OnScoutInfo.
Public classScoutInfos Match information messages (e.g. Distance between teams, Pre-match avg. odds, etc.)
Public classScoutMatchStatus Match status as used by Live Odds. Not all match statuses are used by each sport.
Public classScoutMatchStatusClasses Group ScoutMatchStatus in to different classes.
Public classSex Sex (gender) of the contestant or the whole team.
Public classSurfaceType Type of surface
Public classSuspensions 
Public classTeamOffical Team offical
Public classWeatherConditions Weather conditions
Interfaces
 InterfaceDescription
Public interfaceILiveScout Live scout client interface.