public static final class

ParameterValue.InAppDefault

extends ParameterValue
java.lang.Object
   ↳ com.google.firebase.remoteconfig.ParameterValue
     ↳ com.google.firebase.remoteconfig.ParameterValue.InAppDefault

Class Overview

Represents an in app default parameter value.

Summary

Public Constructors
InAppDefault()
Public Methods
boolean equals(Object o)
[Expand]
Inherited Methods
From class com.google.firebase.remoteconfig.ParameterValue
From class java.lang.Object

Public Constructors

public InAppDefault ()

Public Methods

public boolean equals (Object o)