Ping

final case class Ping(data: ByteVector) extends ControlFrame
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def opcode: Int
override def toString: String
Definition Classes
Any

Inherited methods

override def equals(obj: Any): Boolean
Definition Classes
Inherited from:
WebSocketFrame
override def hashCode: Int
Definition Classes
Inherited from:
WebSocketFrame
final def last: Boolean
Inherited from:
ControlFrame
final def length: Int
Inherited from:
WebSocketFrame
Inherited from:
Product