MessageType

org.nlogo.hubnet.protocol.Text.MessageType
See theMessageType companion object
sealed trait MessageType extends Serializable

Attributes

Companion
object
Source
Messages.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object CLEAR
object TEXT
object USER
In this article