indigo.shared.events.NetworkEvent
See theNetworkEvent companion trait
object NetworkEvent
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
NetworkEvent.type
Members list
Type members
Classlikes
case object Offline extends NetworkEvent
The network has gone offline and is now unavailable
The network has gone offline and is now unavailable
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait NetworkEventtrait GlobalEventclass Objecttrait Matchableclass AnyShow all
- Self type
-
Offline.type
case object Online extends NetworkEvent
The network has come online and is now available
The network has come online and is now available
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait NetworkEventtrait GlobalEventclass Objecttrait Matchableclass AnyShow all
- Self type
-
Online.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article