public interface SentinelSs7InitialTriggerFeatureEndpoint extends BaseInitialTriggerFeatureEndpoint
Modifier and Type | Method and Description |
---|---|
void |
connectAndCloseDialog()
request: send a Connect + TC-End
|
void |
continueAndCloseDialog()
request: send a Continue + TC-End
|
void |
followOnCall()
request: perform a follow on call
|
void |
relayDialog()
request: relay the dialog
|
void |
relayDialog(java.lang.Object associatedObject)
request: relay the dialog
|
void |
releaseCallAndCloseDialog()
request: send a ReleaseCall + TC-End
|
void |
releaseCallAndCloseDialog(java.lang.Object associatedObject)
request: send a ReleaseCall + TC-End
|
doNotChargeSession, doNotMonitorSession
featureCannotStart, featureFailedToExecute, featureHasFinished, featureIssuedWarning, getConvergenceName
void relayDialog()
void relayDialog(java.lang.Object associatedObject)
associatedObject
- object associated with the requestvoid continueAndCloseDialog()
void connectAndCloseDialog()
void releaseCallAndCloseDialog()
void followOnCall()
void releaseCallAndCloseDialog(java.lang.Object associatedObject)
associatedObject
- object associated with the requestCopyright © OpenCloud. All Rights Reserved.