Interface ImpressionListener

    • Method Detail

      • log

        void log​(Impression impression)
        Log this impression to the listener. This method MUST NOT throw any exception
        Parameters:
        impression -
      • close

        void close()
        MUST NOT throw any exceptions