Struct
PurpleConnectionErrorInfo
since: 2.3
Description [src]
struct PurpleConnectionErrorInfo {
PurpleConnectionError type;
char* description;
}
Holds the type of an error along with its description.
Structure members
type
The type of error.
description
A localised, human-readable description of the error.
Available since: 2.3