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

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

Sent in response to a requests::ChangeRoomCapacityRequest.

See also
requests::ChangeRoomCapacityRequest
SFSEvent::ROOM_CAPACITY_CHANGE

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