Class MatchDataEventArgs
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Events
- Assembly
- Sportradar.LiveData.Sdk.dll
Event arguments passed with OnMatchData.
[Serializable]
public class MatchDataEventArgs : EventArgs
- Inheritance
-
MatchDataEventArgs
- Inherited Members
Properties
MatchData
Gets the match data.
public MatchData MatchData { get; }
Property Value
- MatchData
The match data.