Interface CallFlowToRecv

All Superinterfaces:
CallFlowToArgs, CallFlowToOn, HostResult

public interface CallFlowToRecv extends CallFlowToArgs
Call flow step to bind a recv.
  • Method Details

    • recv

      CallFlowToArgs recv(Val recv)
      Binds the recv to the flow.
      Parameters:
      recv - the recv.
      Returns:
      a call flow with the recv.