17 lines
		
	
	
		
			488 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			488 B
		
	
	
	
		
			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;
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getFetchTimeMillis()J
 | |
| .end method
 | |
| 
 | |
| .method public abstract getLastFetchStatus()I
 | |
| .end method
 |