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