Interface OnNodeReceived

All Superinterfaces:
Listener

public interface OnNodeReceived extends Listener
  • Method Details

    • onNodeReceived

      void onNodeReceived(Node incoming)
      Called when the socket receives a node from Whatsapp
      Specified by:
      onNodeReceived in interface Listener
      Parameters:
      incoming - the non-null node that was just received