FirebaseRemoteConfigInfo.smali

.class public interface abstract Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigInfo;
.super Ljava/lang/Object;
.source "FirebaseRemoteConfigInfo.java"


# 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