Class V3PdqContinuationCancel


public class V3PdqContinuationCancel extends V3PdqContinuationBase
Author:
Anthony Larocca
  • Constructor Details

    • V3PdqContinuationCancel

      public V3PdqContinuationCancel(String senderApplicationOID, String senderFacilityOID, String receiverApplicationOID, String receiverFacilityOID, V3PdqConsumerResponse v3pdqresponse)
      Create a Continuation of type Cancel with the provided sender, receiver and original response
      Parameters:
      senderApplicationOID - (Sender Device ID)
      senderFacilityOID - (Sender Organization ID)
      receiverApplicationOID - (Receiver Device ID)
      receiverFacilityOID - (Receiver Organization ID)
      v3pdqresponse - (The original V3 PDQ Response)