RouteAnalysisCompletion

Describes the status of an analysis at completion.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reason code. Available only if a connection is not found.

Link copied to clipboard

Additional information about the path. Available only if a connection is not found.

Link copied to clipboard

The result of the analysis. If the status is NOT_CONNECTED, check the reason code.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String