Interface RatchetPayload.PayloadCallback

Enclosing class:
RatchetPayload

public static interface RatchetPayload.PayloadCallback
For all callbacks, recommend throwing exceptions only from the handshake. Exceptions will get thrown out of processPayload() and prevent processing of succeeding blocks.