Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EHttpRequestStatus Namespace Reference

Enumerations

enum  Type : int {
  NotStarted = 0x0 , Processing = 0x1 , Failed = 0x2 , Failed_ConnectionError = 0x3 ,
  Succeeded = 0x4
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NotStarted 
Processing 
Failed 
Failed_ConnectionError 
Succeeded 

Definition at line 17669 of file Enums.h.