|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when an error occurs while the current user replies to an invitation, usually because the invitation already expired. More...
#include <SFSEvent.h>
Public Attributes | |
| int16_t | errorCode |
| The error code. | |
| std::string | errorMessage |
| The description of the error. | |
Dispatched when an error occurs while the current user replies to an invitation, usually because the invitation already expired.
Sent in response to a requests::inv::InvitationReplyRequest.