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

public abstract class LiveScoutEntityBase extends Object implements Serializable
Serves as a base class that all LiveScout should be derived from.
See Also:
  • Constructor Details

    • LiveScoutEntityBase

      public LiveScoutEntityBase()
  • Method Details

    • getEventId

      public EventIdentifier getEventId()
      Get the unique event id.
      Returns:
      - an event id or null