Interface OnNodeSent

All Superinterfaces:
Listener

public interface OnNodeSent extends Listener
  • Method Details

    • onNodeSent

      void onNodeSent(Node outgoing)
      Called when the socket sends a node to Whatsapp
      Specified by:
      onNodeSent in interface Listener
      Parameters:
      outgoing - the non-null node that was just sent