Class MAPSs_SubscriptionViolationErrorEvent

    • Constructor Detail

      • MAPSs_SubscriptionViolationErrorEvent

        public MAPSs_SubscriptionViolationErrorEvent​(MAPDialog dialog,
                                                     TcapOperation operation,
                                                     TcapError error,
                                                     MAPSS_SubscriptionOption_v1 parameter,
                                                     int invokeId)
        Initialise a new com.opencloud.slee.resources.cgin.map.events.MAPSs_SubscriptionViolationErrorEvent
        Parameters:
        dialog - the associated dialog
        operation - operation that generated this error
        error - error metadata for this error
        parameter - errorparameter POJO
        invokeId - TCAP invoke ID
    • Method Detail

      • getDialog

        public MAPDialog getDialog()
        Gets the associated dialog.
        Overrides:
        getDialog in class Event
        Returns:
        the associated dialog