|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when a request related to the Buddy List system fails. More...
#include <SFSEvent.h>
Public Attributes | |
| int16_t | errorCode |
| The error code. | |
| std::string | errorMessage |
| The description of the error. | |
Dispatched when a request related to the Buddy List system fails.
Unlike the Room and invitation errors, every buddy request sends its failures to this one event, so the error code is what tells which operation was refused and why.