Class ConnectionTestEntity

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

public class ConnectionTestEntity extends LiveScoutEntityBase implements Serializable
Connection test.
See Also:
  • Constructor Details

    • ConnectionTestEntity

      protected ConnectionTestEntity()
  • Method Details

    • toString

      public String toString()
      Returns a string that represents the current object.

      Can be used for diagnostics purposes.

      Overrides:
      toString in class Object
      Returns:
      A string that represents the current object.