// Assembly: Unity.Services.Analytics
// Full name: Unity.Services.Analytics.Internal.IWebRequest

namespace Unity.Services.Analytics.Internal
{
public class IWebRequest // TypeDefIndex: 12487
{

	// Methods
	// RVA: -1
	public abstract type#28107 SendWebRequest() { }
	// RVA: -1
	public abstract type#28660 SetRequestHeader(type#26576 key, type#26576 value) { }
	// RVA: -1
	public abstract type#15313 get_IsNetworkError() { }
}
}
