DeInit

io.github.pidoveproject.showdown.protocol.server.RoomMessage.DeInit
final case class DeInit()

De-initialization message. Sent when the current user leaves the lobby.

Attributes

Source
RoomMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product