LeviLamina
Loading...
Searching...
No Matches
UploadType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
EduCloudUtils {
6
7
enum class
UploadType :
int
{
8
None = 0,
9
Stub = 1,
10
Simple = 2,
11
Resumable = 3,
12
};
13
14
}
src
mc
client
util
edu_cloud_utils
UploadType.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0