Class DialogDelimiterEvent


  • public class DialogDelimiterEvent
    extends DialogEvent
    Defines the dialog Delimiter indication that may be received from the network. A delimiter is generated after the final component in a TCAP TC-BEGIN or TC-CONTINUE message is received.
    • Field Detail

      • ID

        public static final EventTypeID ID
        Common event type used when firing DialogDelimiterEvent instances to the SLEE.
        • Name: com.opencloud.slee.resources.cgin.DialogDelimiter
        • Vendor: OpenCloud
        • Version: 3.0.0
    • Constructor Detail

      • DialogDelimiterEvent

        public DialogDelimiterEvent​(Dialog dialog)
        Create a new delimiter event.
        Parameters:
        dialog - the dialog for the event