Text

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

Attributes

Source
WSClient.scala
Graph
Supertypes
trait WSDataFrame
trait WSFrame
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product