|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when a Room Group is unsubscribed successfully. More...
#include <SFSEvent.h>
Public Attributes | |
| std::string | groupId |
| The name of the Group that was unsubscribed. | |
Dispatched when a Room Group is unsubscribed successfully.
Sent in response to a requests::UnsubscribeRoomGroupRequest.
When this event arrives the Rooms of the Group are already out of the local Rooms list, except the ones currently joined: those stay as unmanaged Rooms until they are left.