Interface UnmatchedMessageListener

All Superinterfaces:
EventListener

public interface UnmatchedMessageListener extends EventListener
  • Method Details

    • unmatchedRequestReceived

      void unmatchedRequestReceived(UnmatchedRequestEvent evt)
      Unmatched request received by SIP Container.
      Parameters:
      request -
    • unmatchedResponseReceived

      void unmatchedResponseReceived(UnmatchedResponseEvent evt)
      Unmatched response received by SIP Container.
      Parameters:
      response -