android inventory agent 1.0.0

Code documentation

--- layout: codeDocumentation --- --- layout: codeDocumentation --- About.Model
org.glpi.inventory.agent.core.about

Interface About.Model

  • All Known Implementing Classes:
    AboutModel
    Enclosing interface:
    About


    public static interface About.Model
    • Method Detail

      • crashTestEasterEgg

        void crashTestEasterEgg(android.content.Context context)
      • loadAbout

        void loadAbout(android.content.Context context)
Back to top