Virtual Method
PurpleProtocolClientconvo_closed
Declaration [src]
void
convo_closed (
PurpleProtocolClient* client,
PurpleConnection* connection,
const gchar* who
)
Parameters
connection |
PurpleConnection |
A |
|
The data is owned by the caller of the function. | |
who |
const gchar* |
The name of the conversation to close. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |