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