Package org.ldk.impl
Interface bindings.LDKCustomOnionMessageHandler
-
- Enclosing class:
- bindings
public static interface bindings.LDKCustomOnionMessageHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle_custom_message(long msg)
long
read_custom_message(long message_type, byte[] buffer)
-