NetworkEvent

indigo.shared.events.NetworkEvent
See theNetworkEvent companion object
sealed trait NetworkEvent extends GlobalEvent

A class of events representing general networking events

Attributes

Companion
object
Graph
Supertypes
trait GlobalEvent
class Object
trait Matchable
class Any
Known subtypes
object Offline.type
object Online.type
In this article