Package 

Class Sdk


  • 
    public final class Sdk
    
                        

    SDK provides access to build time and runtime configuration.

    • Method Summary

      Modifier and Type Method Description
      static String getVersionName() Gets build version name of the SDK.
      static String makeHttpUserAgent(@NonNull() String playerName, @Nullable() String suffix) Builds the HTTP user agent string that will used in the HTTP requests.
      • Methods inherited from class java.lang.Object

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