public class MAPIst_AlertResultEvent extends OperationResultEvent<MAPIST_AlertRes>
Used as SLEE result event class by MAPOperations.ist_Alert
.
Constructor and Description |
---|
MAPIst_AlertResultEvent(MAPDialog dialog,
TcapOperation operation,
MAPIST_AlertRes argument,
int invokeId,
boolean lastResult)
Initialize a new com.opencloud.slee.resources.cgin.map.events.MAPIst_AlertResultEvent
|
Modifier and Type | Method and Description |
---|---|
MAPDialog |
getDialog()
Gets the associated dialog.
|
getResult, isLastResult, toString
getInvokeId, getOperationInfo
public MAPIst_AlertResultEvent(MAPDialog dialog, TcapOperation operation, MAPIST_AlertRes argument, int invokeId, boolean lastResult)
dialog
- the associated dialogoperation
- metadata object that describes the operationargument
- argument POJOinvokeId
- TCAP invoke IDlastResult
- true if this is a TC-RESULT-L, false if this is a TC-RESULT-NL