Interface FbClientLibrary.IscEventCallback

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.sun.jna.Callback

        com.sun.jna.Callback.UncaughtExceptionHandler
    • Field Summary

      • Fields inherited from interface com.sun.jna.Callback

        FORBIDDEN_NAMES, METHOD_NAME
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void apply​(com.sun.jna.Pointer resultArgument, short eventBufferLength, com.sun.jna.Pointer eventsList)  
    • Method Detail

      • apply

        void apply​(com.sun.jna.Pointer resultArgument,
                   short eventBufferLength,
                   com.sun.jna.Pointer eventsList)