SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
sfs3::event::LoginError Struct Reference

Dispatched when the login fails. More...

#include <SFSEvent.h>

Public Attributes

int16_t errorCode
 The error code.
std::string errorMessage
 The description of the error.

Detailed Description

Dispatched when the login fails.

Sent in response to a requests::LoginRequest.

See also
requests::LoginRequest
SFSEvent::LOGIN

The documentation for this struct was generated from the following file: