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

Dispatched when the password of a Room cannot be set, changed or removed. 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 password of a Room cannot be set, changed or removed.

Sent in response to a requests::ChangeRoomPasswordStateRequest.

See also
requests::ChangeRoomPasswordStateRequest
SFSEvent::ROOM_PASSWORD_STATE_CHANGE

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