android inventory agent 1.0.0

Code documentation

--- layout: codeDocumentation --- --- layout: codeDocumentation --- Servers.View
org.glpi.inventory.agent.core.servers

Interface Servers.View

    • Method Detail

      • showError

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

        void showServer(java.util.ArrayList<java.lang.String> load)
Back to top