PurpleConnectionErrorInfo Struct Reference

Holds the type of an error along with its description. More...

#include <connection.h>


Data Fields

PurpleConnectionError type
 The type of error.
char * description
 A localised, human-readable description of the error.


Detailed Description

Holds the type of an error along with its description.

Definition at line 138 of file connection.h.


Field Documentation

A localised, human-readable description of the error.

Definition at line 143 of file connection.h.

The type of error.

Definition at line 141 of file connection.h.


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