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

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.

Detailed Description

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.

See also
SFSEvent::BUDDY_ADD

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