#include <ggzcore.h>
Data Fields | |
| GGZClientReqError | status |
| The type of error that occurred. | |
| const char * | message |
| A default error message. | |
When an error occurrs, a pointer to a struct of this type will be passed as the event data.
| GGZClientReqError GGZErrorEventData::status |
The type of error that occurred.
1.5.1