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

Dispatched when the password of a Room is set, changed or removed. More...

#include <SFSEvent.h>

Public Attributes

std::shared_ptr< entities::Roomroom
 The Room whose password was changed.

Detailed Description

Dispatched when the password of a Room is set, changed or removed.

Sent in response to a requests::ChangeRoomPasswordStateRequest, if the operation succeeded.

See also
requests::ChangeRoomPasswordStateRequest
entities::Room
SFSEvent::ROOM_PASSWORD_STATE_CHANGE_ERROR

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