Interface THEOLiveConfig

  • All Implemented Interfaces:

    
    public interface THEOLiveConfig
    
                        

    The THEOLive Configuration API.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class THEOLiveConfig.Builder
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getExternalSessionId() An id used to report usage analytics
      abstract Boolean getAnalyticsDisabled() Returns whether the Analytics is supported or not.
      abstract String getDiscoveryUrl() Override for the discovery URL.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait