ServerLinkState.h File Reference

Go to the source code of this file.

Typedefs

typedef enum ServerLinkState ServerLinkState
 Defines the set of Server communication link states.
 

Enumerations

Enumeration Type Documentation

Defines the set of Server communication link states.

Enumerator
SL_Disconnected 

The Server link is disconnected.

SL_Connected 

The Server link is connected.

SL_Connecting 

The Server link is in the process of connecting.

SL_Kicked 

The Server link session has been terminated by the server.