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
public class MatchListUpdateEntity extends MatchListEntity implements Serializable
List of matches sent unsolicited from server (uses same format as MatchList for now).- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MatchListUpdateEntity()
-
Method Summary
-
Methods inherited from class com.sportradar.livedata.sdk.feed.livescout.entities.MatchListEntity
getMatches
-
Methods inherited from class com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
getEventId
-
-