// Assembly: UnityEngine.UnityWebRequestModule
// Full name: Result

public class Result // TypeDefIndex: 12670
{
	// Fields
	type#20890 value__;
	type#34510 InProgress;
	type#34510 Success;
	type#34510 ConnectionError;
	type#34510 ProtocolError;
	type#34510 DataProcessingError;
}
