Package-level declarations
Types
Link copied to clipboard
data class EstimatedWaitTime(val isEWTRequested: Boolean? = false, val estimatedWaitTimeInSeconds: Int? = 0)
Information about the estimated wait time.
Link copied to clipboard
Defines the type of routing failure.
Link copied to clipboard
Describes the routing state.