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

Dispatched when the capacity of a Room is changed. More...

#include <SFSEvent.h>

Public Attributes

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

Detailed Description

Dispatched when the capacity of a Room is changed.

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

See also
requests::ChangeRoomCapacityRequest
entities::Room
SFSEvent::ROOM_CAPACITY_CHANGE_ERROR

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