Failed

data class Failed(val cause: Throwable) : StreamState.Inactive

The connection failed after it was opened.

Constructors

Link copied to clipboard
constructor(cause: Throwable)

Properties

Link copied to clipboard