java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
com.sportradar.livedata.sdk.feed.livescout.entities.MatchStopEntity
All Implemented Interfaces:
Serializable

public class MatchStopEntity extends LiveScoutEntityBase implements Serializable
Reply sent when a client unsubscribes from a match or when a match subscription failed.
See Also:
  • Constructor Details

    • MatchStopEntity

      protected MatchStopEntity()
      Initializes a new instance of the LiveScoutEntityBase class.
  • Method Details

    • getEventId

      public EventIdentifier getEventId()
      Get the unique event id.
      Overrides:
      getEventId in class LiveScoutEntityBase
      Returns:
      - an event id or null
    • getMatchId

      public long getMatchId()
      Match id
      Returns:
      match id
    • getReason

      public String getReason()
      Reason for match subscription failure or notification that un-subscription was successful.
      Returns:
      bet stop reason