public interface CCDialog extends Dialog
Dialog.State
Modifier and Type | Method and Description |
---|---|
int |
sendActivityTest(long timeout)
Issues an activityTest operation request on the dialog.
|
void |
sendActivityTestResponse(int invokeId)
Issues a response to an activityTest operation on the dialog.
|
int |
sendApplyCharging(CCApplyChargingArg argument)
Issues an applyCharging operation request on the dialog.
|
int |
sendApplyChargingReport(CCApplyChargingReportArg argument)
Issues an applyChargingReport operation request on the dialog.
|
int |
sendAssistRequestInstructions(CCAssistRequestInstructionsArg argument)
Issues an assistRequestInstructions operation request on the dialog.
|
int |
sendCallGap(CCCallGapArg argument)
Issues a callGap operation request on the dialog.
|
int |
sendCallInformationReport(CCCallInformationReportArg argument)
Issues a callInformationReport operation request on the dialog.
|
int |
sendCallInformationRequest(CCCallInformationRequestArg argument)
Issues a callInformationRequest operation request on the dialog.
|
int |
sendCancel(CCCancelArg argument)
Issues a cancel operation request on the dialog.
|
void |
sendCancelFailedError(int invokeId,
CCCancelFailedArg error)
Issues a cancelFailed error response for an operation on the dialog.
|
void |
sendCancelledError(int invokeId)
Issues a cancelled error response for an operation on the dialog.
|
int |
sendConnect(CCConnectArg argument)
Issues a connect operation request on the dialog.
|
int |
sendConnectToResource(CCConnectToResourceArg argument)
Issues a connectToResource operation request on the dialog.
|
int |
sendContinue()
Issues a continue operation request on the dialog.
|
int |
sendDisconnectForwardConnection()
Issues a disconnectForwardConnection operation request on the dialog.
|
int |
sendEstablishTemporaryConnection(CCEstablishTemporaryConnectionArg argument)
Issues an establishTemporaryConnection operation request on the dialog.
|
void |
sendETCFailedError(int invokeId)
Issues an eTCFailed error response for an operation on the dialog.
|
int |
sendEventReportBCSM(CCEventReportBCSMArg argument)
Issues an eventReportBCSM operation request on the dialog.
|
int |
sendFurnishChargingInformation(CCFurnishChargingInformationArg argument)
Issues a furnishChargingInformation operation request on the dialog.
|
void |
sendImproperCallerResponseError(int invokeId)
Issues an improperCallerResponse error response for an operation on the dialog.
|
int |
sendInitialDP(CCInitialDPArg argument)
Issues an initialDP operation request on the dialog.
|
void |
sendMissingCustomerRecordError(int invokeId)
Issues a missingCustomerRecord error response for an operation on the dialog.
|
void |
sendMissingParameterError(int invokeId)
Issues a missingParameter error response for an operation on the dialog.
|
void |
sendParameterOutOfRangeError(int invokeId)
Issues a parameterOutOfRange error response for an operation on the dialog.
|
int |
sendPlayAnnouncement(long timeout,
CCPlayAnnouncementArg argument)
Issues a playAnnouncement operation request on the dialog.
|
int |
sendPromptAndCollectUserInformation(long timeout,
CCPromptAndCollectUserInformationArg argument)
Issues a promptAndCollectUserInformation operation request on the dialog.
|
void |
sendPromptAndCollectUserInformationResponse(int invokeId,
CCReceivedInformationArg result)
Issues a response to a promptAndCollectUserInformation operation on the dialog.
|
int |
sendReleaseCall(CCReleaseCallArg argument)
Issues a releaseCall operation request on the dialog.
|
void |
sendRequestedInfoErrorError(int invokeId,
CCRequestedInfoErrorArg error)
Issues a requestedInfoError error response for an operation on the dialog.
|
int |
sendRequestReportBCSMEvent(CCRequestReportBCSMEventArg argument)
Issues a requestReportBCSMEvent operation request on the dialog.
|
int |
sendResetTimer(CCResetTimerArg argument)
Issues a resetTimer operation request on the dialog.
|
int |
sendSendChargingInformation(CCSendChargingInformationArg argument)
Issues a sendChargingInformation operation request on the dialog.
|
int |
sendSpecializedResourceReport(int linkedId,
CCSpecializedResourceReportArg argument)
Issues a specializedResourceReport operation request on the dialog.
|
void |
sendSystemFailureError(int invokeId,
CCUnavailableNetworkResource error)
Issues a systemFailure error response for an operation on the dialog.
|
void |
sendTaskRefusedError(int invokeId,
CCTaskRefusedArg error)
Issues a taskRefused error response for an operation on the dialog.
|
void |
sendUnavailableResourceError(int invokeId)
Issues an unavailableResource error response for an operation on the dialog.
|
void |
sendUnexpectedComponentSequenceError(int invokeId)
Issues an unexpectedComponentSequence error response for an operation on the dialog.
|
void |
sendUnexpectedDataValueError(int invokeId)
Issues an unexpectedDataValue error response for an operation on the dialog.
|
void |
sendUnexpectedParameterError(int invokeId)
Issues an unexpectedParameter error response for an operation on the dialog.
|
void |
sendUnknownLegIDError(int invokeId)
Issues an unknownLegID error response for an operation on the dialog.
|
acceptDialog, acceptDialog, equals, getApplicationContext, getApplicationContextName, getDialogID, getDialogState, getLocalTransactionID, getMTPPriority, getProvider, getRemoteTransactionID, getSCCPClass, getSCCPReturnOption, hashCode, isStateless, refuseDialog, refuseDialog, sendClose, sendDelimiter, sendError, sendInvoke, sendResult, sendUserAbort, setActivityTimeout, setMTPPriority, setRemoteAddress, setSCCPClass, setSCCPReturnOption, toString
int sendActivityTest(long timeout) throws TooManyInvokesException, ProtocolException
timeout
- invoke timeout, in milliseconds; 0 uses the RA defaultTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendActivityTestResponse(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the response for some reasonint sendApplyCharging(CCApplyChargingArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendApplyChargingReport(CCApplyChargingReportArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendAssistRequestInstructions(CCAssistRequestInstructionsArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendCallGap(CCCallGapArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendCallInformationReport(CCCallInformationReportArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendCallInformationRequest(CCCallInformationRequestArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendCancel(CCCancelArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendCancelFailedError(int invokeId, CCCancelFailedArg error) throws ProtocolException
invokeId
- TCAP invoke ID for the operationerror
- parameter valueProtocolException
- if the RA was unable to send the error response for some reasonvoid sendCancelledError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonint sendConnect(CCConnectArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendConnectToResource(CCConnectToResourceArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendContinue() throws TooManyInvokesException, ProtocolException
TooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendDisconnectForwardConnection() throws TooManyInvokesException, ProtocolException
TooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendETCFailedError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonint sendEstablishTemporaryConnection(CCEstablishTemporaryConnectionArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendEventReportBCSM(CCEventReportBCSMArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendFurnishChargingInformation(CCFurnishChargingInformationArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendImproperCallerResponseError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonint sendInitialDP(CCInitialDPArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendMissingCustomerRecordError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendMissingParameterError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendParameterOutOfRangeError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonint sendPlayAnnouncement(long timeout, CCPlayAnnouncementArg argument) throws TooManyInvokesException, ProtocolException
timeout
- invoke timeout, in milliseconds; 0 uses the RA defaultargument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendPromptAndCollectUserInformation(long timeout, CCPromptAndCollectUserInformationArg argument) throws TooManyInvokesException, ProtocolException
timeout
- invoke timeout, in milliseconds; 0 uses the RA defaultargument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendPromptAndCollectUserInformationResponse(int invokeId, CCReceivedInformationArg result) throws ProtocolException
invokeId
- TCAP invoke ID for the operationresult
- result valueProtocolException
- if the RA was unable to send the response for some reasonint sendReleaseCall(CCReleaseCallArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendRequestReportBCSMEvent(CCRequestReportBCSMEventArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendRequestedInfoErrorError(int invokeId, CCRequestedInfoErrorArg error) throws ProtocolException
invokeId
- TCAP invoke ID for the operationerror
- parameter valueProtocolException
- if the RA was unable to send the error response for some reasonint sendResetTimer(CCResetTimerArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendSendChargingInformation(CCSendChargingInformationArg argument) throws TooManyInvokesException, ProtocolException
argument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonint sendSpecializedResourceReport(int linkedId, CCSpecializedResourceReportArg argument) throws TooManyInvokesException, ProtocolException
linkedId
- linked invoke idargument
- argument valueTooManyInvokesException
- if no free invoke id is available on this dialogProtocolException
- if the RA was unable to send the invoke for some reasonvoid sendSystemFailureError(int invokeId, CCUnavailableNetworkResource error) throws ProtocolException
invokeId
- TCAP invoke ID for the operationerror
- parameter valueProtocolException
- if the RA was unable to send the error response for some reasonvoid sendTaskRefusedError(int invokeId, CCTaskRefusedArg error) throws ProtocolException
invokeId
- TCAP invoke ID for the operationerror
- parameter valueProtocolException
- if the RA was unable to send the error response for some reasonvoid sendUnavailableResourceError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendUnexpectedComponentSequenceError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendUnexpectedDataValueError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendUnexpectedParameterError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reasonvoid sendUnknownLegIDError(int invokeId) throws ProtocolException
invokeId
- TCAP invoke ID for the operationProtocolException
- if the RA was unable to send the error response for some reason