AndroidAppState

googleapis.firebase.AndroidAppState
See theAndroidAppState companion class

Attributes

Companion
class
Source
AndroidAppState.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object ACTIVE extends AndroidAppState

The App is active.

The App is active.

Attributes

Source
AndroidAppState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
ACTIVE.type
case object DELETED extends AndroidAppState

The App has been soft-deleted.

The App has been soft-deleted. After an App has been in the DELETED state for more than 30 days, it is considered expired and will be permanently deleted. Up until this time, you can restore the App by calling Undelete ([Android](projects.androidApps/undelete) | [iOS](projects.iosApps/undelete) | [web](projects.webApps/undelete)).

Attributes

Source
AndroidAppState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DELETED.type
case object STATE_UNSPECIFIED extends AndroidAppState

Unspecified state.

Unspecified state.

Attributes

Source
AndroidAppState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Concrete fields

Implicits

Implicits

Attributes

Source
AndroidAppState.scala

Attributes

Source
AndroidAppState.scala