FirebaseRemoteConfigInfo.smali
.class public interface abstract Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigInfo;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-config@@19.1.0"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getConfigSettings()Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigSettings;
.end method
.method public abstract getFetchTimeMillis()J
.end method
.method public abstract getLastFetchStatus()I
.end method