Success
data class Success(quality: Double, parameters: <ERROR CLASS>, segmentIncrement: Int) : RouteSelectorEvaluation
Content copied to clipboard
A success result of a route evaluation against a call.
Parameters
quality
indicates a quality of this route as compared to other sibling routes
parameters
is an instance of Parameters with parameters filled by RouteSelector
segmentIncrement
is a value indicating how many path segments has been consumed by a selector