Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EOnlineServerConnectionStatus Namespace Reference

Enumerations

enum  Type {
  Normal = 0x0 , NotConnected = 0x1 , Connected = 0x2 , ConnectionDropped = 0x3 ,
  NoNetworkConnection = 0x4 , ServiceUnavailable = 0x5 , UpdateRequired = 0x6 , ServersTooBusy = 0x7 ,
  DuplicateLoginDetected = 0x8 , InvalidUser = 0x9 , NotAuthorized = 0xa , InvalidSession = 0xb
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Normal 
NotConnected 
Connected 
ConnectionDropped 
NoNetworkConnection 
ServiceUnavailable 
UpdateRequired 
ServersTooBusy 
DuplicateLoginDetected 
InvalidUser 
NotAuthorized 
InvalidSession 

Definition at line 4577 of file Enums.h.