public interface SentinelDiameterInitialTriggerFeatureEndpoint extends CommonInitialFeatureEndpoint
Modifier and Type | Method and Description |
---|---|
void |
markTargetChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
request: set the charging type for the OCS-side connection
|
void |
respondCCNotApplicable()
request: set 'ccNotApplicable' as response
|
void |
respondCreditLimitReached()
request: set 'creditLimitReached' as response
|
void |
respondRatingFailed()
request: set 'ratingFailed' as response
|
void |
respondUserUnknown()
request: set 'userUnknown' as response
|
respondDiameterBaseResult, respondEndUserServiceDenied, respondRedirect
doNotChargeSession, doNotMonitorSession
featureCannotStart, featureFailedToExecute, featureHasFinished, featureIssuedWarning, getConvergenceName
void markTargetChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
void respondCreditLimitReached()
void respondRatingFailed()
void respondCCNotApplicable()
void respondUserUnknown()
Copyright © OpenCloud. All Rights Reserved.