Class LiveScoutSettings

java.lang.Object
com.sportradar.livedata.sdk.common.settings.LiveScoutSettings

public class LiveScoutSettings extends Object
  • Field Details

    • dispatcherThreadCount

      protected int dispatcherThreadCount
    • dispatcherQueueSize

      protected int dispatcherQueueSize
    • loggerSettings

      protected LoggerSettings loggerSettings
    • debugMode

      protected boolean debugMode
  • Constructor Details

    • LiveScoutSettings

      public LiveScoutSettings()
  • Method Details