Close

org.http4s.client.websocket.WSFrame$.Close
final case class Close(statusCode: Int, reason: String) extends WSControlFrame

Attributes

Source:
WSClient.scala
Graph
Supertypes
trait WSFrame
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product