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