Interface GeoUniq.IErrorListener

  • Enclosing class:
    GeoUniq

    public static interface GeoUniq.IErrorListener
    Provides a callback method to be notified of errors after calling some GeoUniq SDK's API methods.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onError​(GeoUniq.RequestResult requestResult)
      Callback method called when, after calling some specific GeoUniq SDK's API methods, the specific request is unsuccessful due to errors or missing features on the device.