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

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.

Detailed Description

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.

See also
requests::inv::InvitationReplyRequest
SFSEvent::INVITATION_REPLY
SFSEvent::INVITATION

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