-
public final class RemoteConfigResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final RemoteConfigremoteConfig
-
Constructor Summary
Constructors Constructor Description RemoteConfigResponse(RemoteConfig remoteConfig)
-
Method Summary
Modifier and Type Method Description final RemoteConfiggetRemoteConfig()-
-
Constructor Detail
-
RemoteConfigResponse
RemoteConfigResponse(RemoteConfig remoteConfig)
-
-
Method Detail
-
getRemoteConfig
final RemoteConfig getRemoteConfig()
-
-
-
-