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 Summary
Constructors -
Method Summary
-
Constructor Details
-
LiveScoutEntityBase
public LiveScoutEntityBase()
-
-
Method Details
-
getEventId
Get the unique event id.- Returns:
- - an event id or null
-