Function
Purpleserv_got_chat_left
Declaration [src]
void
purple_serv_got_chat_left (
PurpleConnection* g,
int id
)
Parameters
g |
PurpleConnection |
The connection on which the chat was left. |
|
The data is owned by the caller of the function. | |
id |
int |
The id of the chat, as assigned by the protocol. |