PongMessage

play.api.http.websocket.PongMessage
case class PongMessage(data: ByteString) extends Message

A pong message.

Value parameters

data

The application data.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Message
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product