Package 

Class MenigaSDK


  • 
    public class MenigaSDK
    
                        

    Root of the Meniga SDK project.

    • Method Detail

      • init

         static void init(MenigaSettings settings)

        This is the entry point to the SDK. Pass in a MenigaServerSettings and after initialization the SDK can be used.

        Parameters:
        settings - MenigaServerSettings object that has all the required settings set.
      • clearSettings

         static void clearSettings()

        Clears all settings and flat and resets the SDK.Only used internally.