// Assembly: Unity.Services.RemoteConfig
// Full name: Unity.Services.RemoteConfig.RemoteConfigService

namespace Unity.Services.RemoteConfig
{
public class RemoteConfigService // TypeDefIndex: 13223
{
	// Fields
	type#25169 instance;
	type#23715 padlock;
	type#16305 _configManagerImpl;
	type#26577 _lastToken;
	type#15314 _autoLoadEnvironment;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public static type#25167 get_Instance() { }
	// RVA: -1
	internal type#16304 get_ConfigManagerImpl() { }
	// RVA: -1
	public type#28660 add_FetchCompleted(type#3136 value) { }
	// RVA: -1
	public type#28660 remove_FetchCompleted(type#3136 value) { }
	// RVA: -1
	public type#25458 get_appConfig() { }
	// RVA: -1
	public type#28660 SetEnvironmentID(type#26576 environmentID) { }
	// RVA: -1
	public type#28660 FetchConfigs(type#710 userAttributes, type#1949 appAttributes) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
