android inventory agent 1.0.0

Code documentation

--- layout: codeDocumentation --- --- layout: codeDocumentation --- Splash.View
org.glpi.inventory.agent.core.splash

Interface Splash.View

  • All Known Implementing Classes:
    ActivitySplash
    Enclosing interface:
    Splash


    public static interface Splash.View
    • Method Detail

      • showError

        void showError(java.lang.String message)
      • setupStorageReady

        void setupStorageReady()
Back to top