Package org.ldk.impl

Interface bindings.LDKCustomOnionMessageHandler

  • Enclosing class:
    bindings

    public static interface bindings.LDKCustomOnionMessageHandler
    • Method Detail

      • handle_custom_message

        void handle_custom_message​(long msg)
      • read_custom_message

        long read_custom_message​(long message_type,
                                 byte[] buffer)