Table of Contents

Class MatchListUpdate

Namespace
Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Entities
Assembly
Sportradar.LiveData.Sdk.dll

List of matches sent unsolicited from server (uses same format as MatchList for now).

[Serializable]
public class MatchListUpdate : MatchList
Inheritance
MatchListUpdate
Inherited Members

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.

Remarks

Can be used for diagnostics purposes.