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

Dispatched when the current user fails to join a Room. 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 current user fails to join a Room.

Sent in response to a requests::JoinRoomRequest or a requests::QuickJoinGameRequest.

See also
requests::JoinRoomRequest
requests::QuickJoinGameRequest
SFSEvent::ROOM_JOIN

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