ServerLinkError.h File Reference
Go to the source code of this file.
Typedefs | |
typedef enum ServerLinkError | ServerLinkError |
Defines the set of unrecoverable Server errors. More... | |
Enumerations |
Typedef Documentation
typedef enum ServerLinkError ServerLinkError |
Defines the set of unrecoverable Server errors.
The client should disconnect from the server on another thread to clear up the session.
Enumeration Type Documentation
enum ServerLinkError |
Defines the set of unrecoverable Server errors.
The client should disconnect from the server on another thread to clear up the session.
Enumerator | |
---|---|
SE_Credentials |
The currently connected users credentials have been changed on the server. |
SE_CryptoKeyFailure |
The current servers encryption key has changed. |