Text

org.http4s.client.websocket.WSFrame$.Text
final case class Text(data: String, last: Boolean) extends WSDataFrame

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