Class LiveScoutEntityBase
java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConnectionTestEntity,- LineupsEntity,- MatchBookingEntity,- MatchDataEntity,- MatchListEntity,- MatchStopEntity,- MatchUpdateEntity,- PlayerEntity,- ServerTimeEntity
Serves as a base class that all LiveScout should be derived from.
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LiveScoutEntityBasepublic LiveScoutEntityBase()
 
- 
- 
Method Details- 
getEventIdGet the unique event id.- Returns:
- - an event id or null
 
 
-