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