Package 

Class SdkConfiguration

  • All Implemented Interfaces:

    
    public class SdkConfiguration
    extends ConfigurationSection
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • getBaseUrl

        @NonNull() String getBaseUrl()

        Get baseUrl. Base url of Pointr Cloud instance

      • getMapBaseUrl

        @NonNull() String getMapBaseUrl()

        Get mapBaseUrl. Base url for map tiles in map widget Default is ""

      • getShortDeviceIdentifierMaxAge

         int getShortDeviceIdentifierMaxAge()

        Get shortDeviceIdentifierMaxAge. How long a short device identifier should be kept before re-registering to update (in seconds) Default is 7200

      • getStyleJsonUrl

        @NonNull() String getStyleJsonUrl()

        Get styleJsonUrl. style.json file used for map widget Default is ""