Interface Downcall


  • public interface Downcall
    Interceptor extension component event type describing a complete TCAP-delimitered package of operations sent towards the network.
    • Method Detail

      • getOperations

        Operation[] getOperations()
        Get the list of operations sent.
        Returns:
        the operations.
      • getDialogPrimitive

        DialogPrimitive getDialogPrimitive()
        Get the dialog primitive associated with the operations.
        Returns:
        the dialog primitive.
        Since:
        SIS 2.5.1.