public class CCResetTimerRequestEvent extends OperationInvokeEvent<CCResetTimerArg>
Used as SLEE invoke event class by CCOperations.resetTimer
.
Constructor and Description |
---|
CCResetTimerRequestEvent(CCDialog dialog,
TcapOperation operation,
CCResetTimerArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCResetTimerRequestEvent
|
Modifier and Type | Method and Description |
---|---|
CCDialog |
getDialog()
Gets the associated dialog.
|
getArgument, getLinkedId, hasLinkedId, toString
getInvokeId, getOperationInfo
public CCResetTimerRequestEvent(CCDialog dialog, TcapOperation operation, CCResetTimerArg 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