Class MatchListUpdateEntity
java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
com.sportradar.livedata.sdk.feed.livescout.entities.MatchListEntity
com.sportradar.livedata.sdk.feed.livescout.entities.MatchListUpdateEntity
- All Implemented Interfaces:
Serializable
List of matches sent unsolicited from server (uses same format as MatchList for now).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sportradar.livedata.sdk.feed.livescout.entities.MatchListEntity
getMatches, getRequestIdMethods inherited from class com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
getEventId
-
Constructor Details
-
MatchListUpdateEntity
protected MatchListUpdateEntity()
-