Other

data class Other(val routingError: Routing.Error) : SendFailure(source)

Some other device-reported routing error.

Parameters

routingError

the wire Routing.Error enum value

Constructors

Link copied to clipboard
constructor(routingError: Routing.Error)

Properties

Link copied to clipboard
val routingError: Routing.Error

Functions

Link copied to clipboard

Plain-language message for any SendFailure. Never empty.