Interface ViaPlatformLoader


public interface ViaPlatformLoader
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initialise the loading for a platform, e.g.
    void
     
  • Method Details

    • load

      void load()
      Initialise the loading for a platform, e.g. registering listeners / providers / events etc.
    • unload

      void unload()