Class MAPMt_ForwardSM_VGCSResultEvent

    • Constructor Detail

      • MAPMt_ForwardSM_VGCSResultEvent

        public MAPMt_ForwardSM_VGCSResultEvent​(MAPDialog dialog,
                                               TcapOperation operation,
                                               MAPMT_ForwardSM_VGCS_Res argument,
                                               int invokeId,
                                               boolean lastResult)
        Initialize a new com.opencloud.slee.resources.cgin.map.events.MAPMt_ForwardSM_VGCSResultEvent
        Parameters:
        dialog - the associated dialog
        operation - metadata object that describes the operation
        argument - argument POJO
        invokeId - TCAP invoke ID
        lastResult - true if this is a TC-RESULT-L, false if this is a TC-RESULT-NL
    • Method Detail

      • getDialog

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