HandshakeFromClient

org.nlogo.hubnet.protocol.HandshakeFromClient
case class HandshakeFromClient(userId: String, clientType: String) extends Message

Attributes

Source
Messages.scala
Graph
Supertypes
trait Product
trait Equals
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product