Method
PurpleConnectionerror
Declaration [src]
void
purple_connection_error (
PurpleConnection* gc,
PurpleConnectionError reason,
const char* description
)
Parameters
reason |
PurpleConnectionError |
Why the connection is closing. |
|
description |
const char* |
A localized description of the error (not |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |