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