public class CCDisconnectForwardConnectionRequestEvent extends OperationInvokeEvent<Object>
Used as SLEE invoke event class by CCOperations.disconnectForwardConnection
.
Constructor and Description |
---|
CCDisconnectForwardConnectionRequestEvent(CCDialog dialog,
TcapOperation operation,
Object argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCDisconnectForwardConnectionRequestEvent
|
Modifier and Type | Method and Description |
---|---|
CCDialog |
getDialog()
Gets the associated dialog.
|
getArgument, getLinkedId, hasLinkedId, toString
getInvokeId, getOperationInfo
public CCDisconnectForwardConnectionRequestEvent(CCDialog dialog, TcapOperation operation, Object argument, int invokeId, boolean hasLinkedId, int linkedId)
dialog
- the associated dialogoperation
- metadata object that describes the operationargument
- argument POJOinvokeId
- TCAP invoke IDhasLinkedId
- true if linked ID is presentlinkedId
- TCAP linked ID