public interface SentinelDiameterStartSessionFeatureEndpoint extends CommonInitialFeatureEndpoint
Modifier and Type | Method and Description |
---|---|
void |
markChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
request: set the charging type of the client-side session
|
void |
markTargetChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
request: set the charging type for the OCS-side connection
|
respondDiameterBaseResult, respondEndUserServiceDenied, respondRedirect
doNotChargeSession, doNotMonitorSession
featureCannotStart, featureFailedToExecute, featureHasFinished, featureIssuedWarning, getConvergenceName
void markChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
chargingType
- the charging type of the clientvoid markTargetChargingType(com.opencloud.sentinel.common.ChargingType chargingType)
chargingType
- the charging type for the OCSCopyright © OpenCloud. All Rights Reserved.