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

Dispatched when the name of a Room cannot be changed. 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 name of a Room cannot be changed.

Sent in response to a requests::ChangeRoomNameRequest.

See also
requests::ChangeRoomNameRequest
SFSEvent::ROOM_NAME_CHANGE

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