io.github.positionpal.location.presentation.proto.UserState
See theUserState companion class
Attributes
Members list
Type members
Classlikes
case object ACTIVE extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ACTIVE.type
case object INACTIVE extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
INACTIVE.type
case object ROUTING extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ROUTING.type
sealed trait Recognized extends UserState
case object SOS extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
SOS.type
case object UNDEFINED extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNDEFINED.type
final case class Unrecognized(unrecognizedValue: Int) extends UserState, UnrecognizedEnum
Attributes
- Supertypes
-
trait UnrecognizedEnumclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object WARNING extends UserState, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass UserStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WARNING.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
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Concrete fields
Implicits
Implicits
In this article